Tom Lane wrote:
"Cassiano, Marco" <[EMAIL PROTECTED]> 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)
"Cassiano, Marco" <[EMAIL PROTECTED]> 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 t
Hello everybody,
I have a problem when I try to backup a table from inside PgAdmin.
If I select a table and choose to backup it, I get the following result :
C:\Programmi\pgAdmin III\1.6\pg_dump.exe -i -h pgsvil.manord.com -p 5432 -U
user -F c -v -f "C:\collezioni.backup" -t collezioni -n anam