Re: Bug #792: pg_dump uses all available RAM and swap - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #792: pg_dump uses all available RAM and swap
Date
Msg-id 15231.1033503190@sss.pgh.pa.us
Whole thread Raw
In response to Bug #792: pg_dump uses all available RAM and swap  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> We noticed that doing a pg_dump was taking longer and longer to perform when doing data backup. For this and other
reasons,we began doing backup by stopping the server and tarring the data directory. Now, we are trying to upgrade to
7.2.1and we find that we must do a pg_dump of our data to restore properly, but running pg_dump now causes all
availableresources to be used up with no output until the system locks up. 

> We run postgresql 7.1 on RedHat Linux 7.3

Try using 7.2's pg_dump.

            regards, tom lane

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #792: pg_dump uses all available RAM and swap
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #793: ODBC driver does not compile on Sun Solaris