Re: Having trouble with pg_dumpall -o

From: Thom Brown <thom(at)linux(dot)com>
To: Matthew Churcher <Matthew(dot)Churcher(at)realvnc(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Having trouble with pg_dumpall -o
Date: 2012-05-01 10:58:24
Message-ID: CAA-aLv42VG8uS8BA382DKHnL04ZL4=4dXgr=Yg9e+O6zYEinUQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 1 May 2012 11:55, Matthew Churcher <Matthew(dot)Churcher(at)realvnc(dot)com> wrote:
> Thanks Thom, that's really useful to know however  I've been unable to get
> it working with pg_dump either. Are you able to offer any insight there?
> What command line options are  you using?
>
> I get the same result with:
> pg_dump -o mydatabase
> pg_dump  mydatabase

Can you confirm your tables actually use OIDs? By default they don't.

--
Thom

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matthew Churcher 2012-05-01 11:37:15 Re: Having trouble with pg_dumpall -o
Previous Message Matthew Churcher 2012-05-01 10:55:51 Re: Having trouble with pg_dumpall -o