On Mon, 2004-11-29 at 12:57 -0500, Tom Lane wrote:
> Scott Cain <[EMAIL PROTECTED]> writes:
> > After dropping a database, recreating it and trying to add a table to
> > it, I am getting this message:
>
> > ERROR: could not access status of transaction 210
> > DETAIL: could not open file "/opt/p
Scott Cain <[EMAIL PROTECTED]> writes:
> After dropping a database, recreating it and trying to add a table to
> it, I am getting this message:
> ERROR: could not access status of transaction 210
> DETAIL: could not open file "/opt/postgres/data/pg_clog/": No such file
> or directory
> The
Hello,
After dropping a database, recreating it and trying to add a table to
it, I am getting this message:
NOTICE: CREATE TABLE will create implicit sequence
"tableinfo_tableinfo_id_seq" for "serial" column "tableinfo.tableinfo_id"
NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index