Skip to content

Commit ca86a63

Browse files
committed
Fix typo in pg_dumpall.c
Oversight in 2158628. Reported-by: Justin Pryzby Discussion: https://postgr.es/m/20220117062006.GY14051@telsasoft.com
1 parent 2158628 commit ca86a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_dump/pg_dumpall.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ help(void)
653653
printf(_(" --no-security-labels do not dump security label assignments\n"));
654654
printf(_(" --no-subscriptions do not dump subscriptions\n"));
655655
printf(_(" --no-sync do not wait for changes to be written safely to disk\n"));
656-
printf(_(" --no-tables-access-method do not dump table access methods\n"));
656+
printf(_(" --no-table-access-method do not dump table access methods\n"));
657657
printf(_(" --no-tablespaces do not dump tablespace assignments\n"));
658658
printf(_(" --no-toast-compression do not dump TOAST compression methods\n"));
659659
printf(_(" --no-unlogged-table-data do not dump unlogged table data\n"));

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy