Re: [GENERAL] PostgreSQL Database export from Linux to Windows

2005-10-05 Thread A. Kretschmer
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 th

[GENERAL] PostgreSQL Database export from Linux to Windows

2005-10-05 Thread Nitin Tarkar
Dear All Kindly guid us to export PostgreSQL Database from linux to windows. Regards Nitin ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes