Re: [GENERAL] Foreign Key written as a trigger

2005-07-11 Thread Tom Lane
"George Woodring" <[EMAIL PROTECTED]> writes: > I have a database that has been upgrade numerous times (Started about > 7.1 and is not 7.4.8). The table has 2 foreign keys on it, but when I > look at the table I see that the FK applied before 7.4.X is written as a > trigger. Everything seems to w

[GENERAL] Foreign Key written as a trigger

2005-07-11 Thread George Woodring
I have a database that has been upgrade numerous times (Started about 7.1 and is not 7.4.8). The table has 2 foreign keys on it, but when I look at the table I see that the FK applied before 7.4.X is written as a trigger. Everything seems to work, I was just wondering if there are any performance