Triggers

From: "Enrico Comini" <algobit(at)algobit(dot)com>
To: "ML-Postrges-general" <Pgsql-General(at)Postgresql(dot)org>
Subject: Triggers
Date: 2000-09-22 13:50:57
Message-ID: NCBBIOBMPJJBPJICNDLLIEOEDEAA.algobit@algobit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Fernán Agüero 2000-09-22 13:54:46 Re: perl Pg module and result status
Previous Message Thomas Good 2000-09-22 13:30:47 Re: perl Pg module and result status