FK dissapearing

From: Gregg Jaskiewicz <gryzman(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: FK dissapearing
Date: 2011-11-11 12:25:53
Message-ID: CAJY59_h+QdKOE3djSaKyjkaJ786XK1voD+daeoKiDKrrmr26zA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

So I have a strange issue on one of our live systems.

\d+ table shows me the FKs with cascaded deletes, but querying
pg_trigger doesn't show me any specific triggers for the FK.
Is that possible ? Or am I missing something here?

The psql version is 8.3.7 .

--
GJ

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gregg Jaskiewicz 2011-11-11 12:35:21 Re: FK dissapearing
Previous Message Enrico Sirola 2011-11-11 12:03:47 weird pg_statistic problem