Hello, -------- Original-Nachricht -------- > Datum: Tue, 11 Jan 2011 23:52:11 +0100 > Von: Guillaume Lelarge <guilla...@lelarge.info> > An: Jan-Peter Seifert <jan-peter.seif...@gmx.de> > CC: pgadmin-support@postgresql.org > Betreff: Re: [pgadmin-support] 1.12.1 - cannot dump from older server versions
I've compared the calls made by both versions of pgAdmin: 1.10.5 C:\Program Files (x86)\PostgreSQL\8.4\bin\pg_dump.exe --host localhost --port 5432 --username postgres --format custom --blobs --verbose --file "D:\db.backup" db 1.12.2: C:\Program Files (x86)\PostgreSQL\8.4\bin\pg_dump.exe --host localhost --port 5432 --username "postgres" --format custom --blobs --verbose --file "D:\db.backup" db There's just a slight difference in that the username gets quoted by 1.12.2 Server versions: PostgreSQL 8.4.6, compiled by Visual C++ build 1400, 32-bit PostgreSQL 9.0.2, compiled by Visual C++ build 1500, 64-bit Regards, Peter -- GMX DSL Doppel-Flat ab 19,99 Euro/mtl.! Jetzt mit gratis Handy-Flat! http://portal.gmx.net/de/go/dsl -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support