Re: [HACKERS] [ADMIN] Error while executing pg_dump "invalid memory alloc request size 4294967293"

2008-05-23 Thread Vishal Mailinglist
i, May 23, 2008 at 8:53 AM, Vishal Mailinglist <[EMAIL PROTECTED]> > wrote: > >> Hi , >> >> Make sure no one is connected to the database while doing the back up. >> Usually memory alloc error comes if its a bad RAM . >> check the pg_dump version and your

Re: [HACKERS] [ADMIN] Error while executing pg_dump "invalid memory alloc request size 4294967293"

2008-05-22 Thread Vishal Mailinglist
Hi , Make sure no one is connected to the database while doing the back up. Usually memory alloc error comes if its a bad RAM . check the pg_dump version and your database version match (this could be a guess) try file level backup and restore into new database. On 22/05/2008, Amit jain <[EMAIL