On 09/29/2011 05:18 AM, Holec wrote:

The following bug has been logged online:

Bug reference:      6233
Logged by:          Holec
Email address:      ho...@email.cz
PostgreSQL version: 8.4.8
Operating system:   Windows 7
Description:        pg_dump hangs with Access Violation C0000005
Details:

I use pg_dump on Windows 7 with:
pg_dump -i -h 192.168.2.2 -p 5432 -U user -F c -b -v -f file.backup mydb


Does this crash happen when you back up a different database? Say, if you back up the `template1' database, does it crash then too?

Is this a 32-bit or 64-bit install of Windows 7? If 64-bit, are you using a 32-bit or 64-bit build of PostgreSQL?

Is there any antivirus software on the machine? If so, what type and version? Does the problem still happen if you turn it off and re-test?

--
Craig Ringer

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

Reply via email to