dumping - Search results in mailing lists
Mailing lists >> pgsql-hackers-win32 >> Thread
2005-09-07 23:01:14 | Re: [PERFORM] insert performance for win32 (Merlin Moncure)
dump file piped to psql in quiet mode, output redirected to file. Here is the profile
Mailing lists >> pgsql-hackers-win32 >> Thread
2005-08-26 00:35:55 | Re: profiling on win32 (Merlin Moncure)
dumped into database folder when postgresql is run as a service. That's it! I'm sure
Mailing lists >> pgsql-hackers-win32 >> Thread
2005-07-20 19:37:47 | Re: Manual installation of PostgreSQL 8 (frank church)
dumped everytime I try to start. I think what is more important for the pginstaller
Mailing lists >> pgsql-hackers-win32 >> Thread
2005-06-23 16:39:49 | Re: R: R: How to move a DB from one server (Obe, Regina DND\\MIS)
dumped. I recall having similar problems and it was because my dumped database was in SQL ASCII
Mailing lists >> pgsql-hackers-win32 >> Thread >> Search in thread (4)
2005-06-23 15:47:18 | Re: How to move a DB from one server to another... (Andrew Dunstan)
dump/pg_restore (on all platforms) are: . not using pg_dump from the target version, and . trying
Mailing lists >> pgsql-hackers-win32 >> Thread >> Search in thread (2)
2005-06-23 14:13:41 | Re: R: How to move a DB from one server to another... (Harald Armin Massa)
dump and pg_restore work like a breeze on databases with around 1 gig of stuff
Mailing lists >> pgsql-hackers-win32 >> Thread >> Search in thread (2)
2005-02-23 01:45:57 | pg_dump (Jamie Deppeler)
dump inside postgresql rather than executing an file such as pg_dump or pg_dumpall
Mailing lists >> pgsql-hackers-win32 >> Thread >> Search in thread (4)
2005-01-26 21:48:05 | Re: Opening stdin/stdout in binary mode on Windows (Tom Lane)
dump -Fc mydb >mydb.dump pg_restore -l mydb.dump and see if pg_restore
Mailing lists >> pgsql-hackers-win32 >> Thread >> Search in thread (2)
2005-01-23 00:54:13 | Upgrading from 8.0RC1 to 8.0 (Vitaly Belman)
dump/restore process? I looked around a bit but found no clear direction. -- ICQ: 1912453 AIM: VitalyB1984
Mailing lists >> pgsql-hackers-win32 >> Thread
2005-01-11 20:08:43 | Re: More Code Page wierdness (Andrew Dunstan)
dump a file edited with various code pages in place and see what different values
Mailing lists >> pgsql-hackers-win32 >> Thread
2004-11-11 17:16:49 | Failed to import 1.1 GB dump file (Ronald Kuczek)
Hi, I have a production database on Linux box, it runs perfectly. I have tried
Mailing lists >> pgsql-hackers-win32 >> Thread
2004-10-11 06:28:39 | Re: build error in initdb on win32 (Bruce Momjian)
dump/Makefile to use exec.o on the link line? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us
Mailing lists >> pgsql-hackers-win32 >> Thread
2004-10-06 05:35:17 | [archiver] out of memory (Jomar Andrade)
dump. The backup was generated from a postgis database, so it has (smalls, in this
Mailing lists >> pgsql-hackers-win32 >> Thread >> Search in thread (6)
2004-10-04 15:33:38 | Re: output file name - was pg_restore / psql (Harald Armin Massa)
Dump says no word about formats that could get dumped... and 22.1.1.explaines
Mailing lists >> pgsql-hackers-win32 >> Thread
2004-08-27 11:13:40 | Re: 8.0 beta1 and XP SP2 (Justin Wyer)
dump back to the mysql database. Check if you get weird performance issues doing that