am  05.10.2005, um 10:54:47 +0530 mailte Nitin Tarkar folgendes:
> Dear All
> 
> Kindly guid us to export PostgreSQL Database from linux to windows.

Use pg_dump to export and psql/pg_restore to import.

Read the man-page for pg_dump, particulary the different output formats.
And, you should use the pg_dump from the higher version.


http://www.postgresql.org/docs/current/static/app-pgdump.html
http://www.postgresql.org/docs/current/static/backup.html


Regards, Andreas
-- 
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47212,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    === 

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to