Re: pg_dump problem

From: Mathieu Arnold <arn_mat(at)club-internet(dot)fr>
To: Andrew Gould <andrewgould(at)yahoo(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg_dump problem
Date: 2001-06-06 14:16:22
Message-ID: 3B1E3B36.838433A2@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Andrew Gould wrote:
>
> What's the status of the server? Is the file size
> still increasing?
>
> Did you vacuum the databases prior to dumping?

feeling stupid, was running out of ram

pg 3314 5.3 76.7 702304 197816 ttyp1 S 16:00 0:43
| \_ /opt/pg/bin/pg_dump -c -N -D -Fp backup
pg_dump is taking 700M of ram...
I won't say that's a good thing, but i found out where the problem was.
I don't know how i'm gonna resolve it though.

--
Mathieu Arnold

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-06-06 14:49:26 Re: pg_dump problem
Previous Message Denis Gasparin 2001-06-06 14:14:13 Re: Re: Pgsql vs Interbase: Transaction benchmark