pg_dump's table is empty

From: "Daniel Punton" <compass2k(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: pg_dump's table is empty
Date: 2008-11-02 23:29:31
Message-ID: e969e33c0811021529w367956b6ta01e346461f4642c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I am dumping postgres 7 tables under the postgres account mydb# pg_dump -O
-a -t mytable > mytable.out and am getting either
empty dumps ( actual db tables are populated) or no dump at all.
I have file write permissions and this process has worked in the past.
Any suggestions what might be wrong?

Cheers
Dan

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2008-11-02 23:35:04 Re: pg_dump's table is empty
Previous Message Guillaume Lelarge 2008-11-02 12:42:09 Re: autovacuum questions v2