I found the problem. It was not hardware problems or any malfunction in postgresql.
I thought I had dropped all tables that inherited from the problem table, but apparently I forgot one. It really sucks that inheritance breaks their parent tables constraints :-(. Which is also why we had to drop using it even when it fitted perfectly into the structure. Baldur Quoting Alvaro Herrera <[EMAIL PROTECTED]>: > On Tue, Nov 25, 2003 at 01:02:37PM +0100, Baldur Norddahl wrote: > > > No, there can be no space after 'any' because the foreign key prevents it > (which > > you of course could not check since I didn't show the content of the > foreign > > table). > > Huh ... has the table any inherited tables? > > -- > Alvaro Herrera (<alvherre[a]dcc.uchile.cl>) > Licensee shall have no right to use the Licensed Software > for productive or commercial use. (Licencia de StarOffice 6.0 beta) > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])