Re: PgAdmin : table backup problem
От | Tom Lane |
---|---|
Тема | Re: PgAdmin : table backup problem |
Дата | |
Msg-id | 26817.1171558314@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | PgAdmin : table backup problem ("Cassiano, Marco" <mcassiano@manord.com>) |
Ответы |
Re: PgAdmin : table backup problem
|
Список | pgsql-admin |
"Cassiano, Marco" <mcassiano@manord.com> writes: > If I understand well, PgAdmin fails in composing the correct pg_dump command. > The switch combination -t collezioni -n anamat doesn't work. The > manual says that the -n switch is ignored when -t is used > The right (at least, working) syntax seems to be the following : > /usr/local/pgsql/bin/pg_dump -U user -F c -v -f /tmp/collezioni.backup -t anamat.collezioni mdn This is something that was changed in 8.2. You seem to be using a PgAdmin that expects the pre-8.2 convention. If this is the latest version of PgAdmin then you need to complain to the PgAdmin developers (not here --- they have their own mailing lists). regards, tom lane
В списке pgsql-admin по дате отправления: