pg_dump, pg_dumpall, pg_restore HELP progname descrption of "--no-table-access-method" is wrong?

Поиск
Список
Период
Сортировка
От jian he
Тема pg_dump, pg_dumpall, pg_restore HELP progname descrption of "--no-table-access-method" is wrong?
Дата
Msg-id CACJufxHhC1ym+wLSpMn7nxNririzzZQshi-Svbew0wEW+EA_7w@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
hi.

in pg_dump, pg_dumpall, pg_restore help(const char *progname) function
we have:
    printf(_("  --no-table-access-method     do not dump table access
methods\n"));
    printf(_("  --no-tablespaces             do not dump tablespace
assignments\n"));

but we do dump table access method.
So the description should be
"do not dump default table access method assignments"
?



В списке pgsql-hackers по дате отправления: