| From: | Jan-Peter(dot)Seifert(at)gmx(dot)de |
|---|---|
| To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
| Cc: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: 1.12.1 - cannot dump from older server versions |
| Date: | 2011-01-12 17:23:32 |
| Message-ID: | 20110112172332.53050@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Hello,
-------- Original-Nachricht --------
> Datum: Tue, 11 Jan 2011 23:52:11 +0100
> Von: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
> An: Jan-Peter Seifert <Jan-Peter(dot)Seifert(at)gmx(dot)de>
> CC: pgadmin-support(at)postgresql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guillaume Lelarge | 2011-01-12 17:47:00 | Re: 1.12.1 - cannot dump from older server versions |
| Previous Message | r d | 2011-01-12 13:31:33 | Re: German translation bug |