[EMAIL PROTECTED] 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.1 and we find
>that we must
Steve Riley ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
pg_dump uses all available RAM and swap
Long Description
We noticed that doing a pg_dump was taking longer and longer to perform when doing
data backup. For this and