Re: pg_dump problem - Mailing list pgsql-general

From Tom Lane
Subject Re: pg_dump problem
Date
Msg-id 23825.991838966@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_dump problem  (Mathieu Arnold <arn_mat@club-internet.fr>)
List pgsql-general
Mathieu Arnold <arn_mat@club-internet.fr> writes:
> pg_dumpall -c -N -D

Try it without the -D ... that option requires pg_dump to SELECT the
whole table contents into its memory.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.1.2 vs. INT8 indexes
Next
From: Mathieu Arnold
Date:
Subject: Re: pg_dump problem