Triggers - Mailing list pgsql-general

From Enrico Comini
Subject Triggers
Date
Msg-id NCBBIOBMPJJBPJICNDLLIEOEDEAA.algobit@algobit.com
Whole thread Raw
Responses Re: Triggers
List pgsql-general
Question
If have a table with a primary key and another table with outer key referenced on the primary of the first table.
If I want list the active triggers how i have to do ?
If I delete de first table I have the message (drop table implicity drop reference .......), Then I re-create the first table, my question is how to re-create the trigger without drop and re-create the second table.
Thanks,
        Enrico

pgsql-general by date:

Previous
From: Thomas Good
Date:
Subject: Re: perl Pg module and result status
Next
From: root
Date:
Subject: how to store a query, that results in a table