Re: PgAdmin : table backup problem - Mailing list pgsql-admin

From Andy Shellam (Mailing Lists)
Subject Re: PgAdmin : table backup problem
Date
Msg-id 45D490A7.5060501@mailnetwork.co.uk
Whole thread Raw
In response to Re: PgAdmin : table backup problem  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Tom Lane wrote:
"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). 

FYI (the OP's original e-mail was copied in to pgadmin-support) this is fixed in the upcoming PgAdmin 1.6.3.

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: PgAdmin : table backup problem
Next
From: Ray Stell
Date:
Subject: rename a cluster