|
|
@ -662,7 +662,7 @@ help(void) |
|
|
|
printf(_(" --if-exists use IF EXISTS when dropping objects\n")); |
|
|
|
printf(_(" --if-exists use IF EXISTS when dropping objects\n")); |
|
|
|
printf(_(" --inserts dump data as INSERT commands, rather than COPY\n")); |
|
|
|
printf(_(" --inserts dump data as INSERT commands, rather than COPY\n")); |
|
|
|
printf(_(" --load-via-partition-root load partitions via the root table\n")); |
|
|
|
printf(_(" --load-via-partition-root load partitions via the root table\n")); |
|
|
|
printf(_(" --no-comments do not dump comments\n")); |
|
|
|
printf(_(" --no-comments do not dump comment commands\n")); |
|
|
|
printf(_(" --no-publications do not dump publications\n")); |
|
|
|
printf(_(" --no-publications do not dump publications\n")); |
|
|
|
printf(_(" --no-role-passwords do not dump passwords for roles\n")); |
|
|
|
printf(_(" --no-role-passwords do not dump passwords for roles\n")); |
|
|
|
printf(_(" --no-security-labels do not dump security label assignments\n")); |
|
|
|
printf(_(" --no-security-labels do not dump security label assignments\n")); |
|
|
|