On Tue, 28 Dec 1999, Ruben Fagundo wrote:
>
> I was wondering if anyone has seen this problem. I created a Postgres
> Database, and when I run
>
> vacuum -z -v db_name --table mixedTablename
>
> I am told:
>
> NOTICE: vacuum: Table not found
vacuum --table \"TableName\" ...etc
I was wondering if anyone has seen this problem. I created a Postgres
Database, and when I run
vacuum -z -v db_name --table mixedTablename
I am told:
NOTICE: vacuum: Table not found
However I can see the table with pgaccess, and I can edit it with
pgaccess, but vacuum reports that all the ta