tuanhoanganh escribió:
> On error computer i dump 2 databases. The first dump well but the second
> dump fail.
> My Postgres server & client version are 8.3.3-1
> I call it by command
> "D:\Program Files\PostgreSQL\8.3\bin\pg_dump.exe" -h192.168.0.1 -U postgres
> -W -p 5433 -Fp -C -fsys.out sys --> OK
> "D:\Program Files\PostgreSQL\8.3\bin\pg_dump.exe" -h192.168.0.1 -Upostgres
> -W -p5433 -Fp -C -fmyacc.out myacc  --> have error
> 
> I test with dump on PgAdmin. It have error too.

Please read this:

http://faq.vuze.com/?EntryID=128&View=entry

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to