pg_dump's table is empty - Mailing list pgsql-admin

From Daniel Punton
Subject pg_dump's table is empty
Date
Msg-id e969e33c0811021529w367956b6ta01e346461f4642c@mail.gmail.com
Whole thread Raw
Responses Re: pg_dump's table is empty  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List 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

pgsql-admin by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: autovacuum questions v2
Next
From: "Scott Marlowe"
Date:
Subject: Re: pg_dump's table is empty