Re: [GENERAL] [pgsql] inherits and foreign key problem

2007-04-23 Thread A. Kretschmer
am Tue, dem 24.04.2007, um 10:30:15 +0800 mailte Magicloud Magiclouds folgendes: > Dear all, >I have some tables like below, and now i have one record for each > in simple_texts, simple_directories and side_types. Now I want to > insert one record into sides (from simple_directory to simple_t

[GENERAL] [pgsql] inherits and foreign key problem

2007-04-23 Thread Magicloud Magiclouds
Dear all, I have some tables like below, and now i have one record for each in simple_texts, simple_directories and side_types. Now I want to insert one record into sides (from simple_directory to simple_text with side_type), but it report error: can not insert or update "sides", against foreig