Thanks for everyone's input. Dumping the schema for the table was the
hint. I found the trigger that was causeing it to fail.
Would be nice if there was some debug mode to see what it was doing?
Dave
-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of Tom Lane
Sent: July 27, 2001 1:57 AM
To: Dave@micro-automation.net
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] What's going on here?
Seems pretty weird. May we see the full schema for the table? "pg_dump
-s -t tablename dbname" is the best way.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster