Re: [pgadmin-support] PgAdmin : table backup problem

2007-02-15 Thread Dave Page
Andy Shellam (Mailing Lists) wrote: > I seem to recall this having cropped up a few weeks ago. Dave will be > able to confirm but I think this may have been fixed for 1.6.3? > Yep: 2007-01-17 DP 1.6.3 Update to support the changed syntax of pg_dump 8.2+. Regards, Dave ---

Re: [pgadmin-support] PgAdmin : table backup problem

2007-02-15 Thread Andy Shellam (Mailing Lists)
I seem to recall this having cropped up a few weeks ago. Dave will be able to confirm but I think this may have been fixed for 1.6.3? Regards, Andy. Cassiano, Marco wrote: Hello everybody, I have a problem when I try to backup a table from inside PgAdmin. If I select a table and choose t

[pgadmin-support] PgAdmin : table backup problem

2007-02-15 Thread Cassiano, Marco
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