Tara Piorkowski ([EMAIL PROTECTED]) writes:
> I noticed in attempting to dump a database I was developing that one
> of the tables failed to get recreated from the dump file. Upon
> examining the dump file I noticed that there's a placeholder for the
> table but the actual "create" command is miss
Tara Piorkowski ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
pg_dump 7.1beta4 misses a table
Long Description
I noticed in attempting to dump a database I was developing that one of the tables
failed to get recreated from t