From: | Lennin Caro <lennin(dot)caro(at)yahoo(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org, kartik <kartik(at)v2technocrats(dot)com> |
Subject: | Re: Query |
Date: | 2008-06-30 15:27:31 |
Message-ID: | 245835.18943.qm@web59512.mail.ac4.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
see trigger and estatus
select tgname,tgenabled from pg_catalog.pg_trigger
--- On Mon, 6/30/08, kartik <kartik(at)v2technocrats(dot)com> wrote:
From: kartik <kartik(at)v2technocrats(dot)com>
Subject: [GENERAL] Query
To: pgsql-general(at)postgresql(dot)org
Date: Monday, June 30, 2008, 9:55 AM
Hello ,
I am a beginner for postgresql. I want to activate a
constraint for some time and after that I want to deactivate it.
Or
I want to know whether a particular constraint exists and
whether its activated or not.
Waiting for yr reply
From | Date | Subject | |
---|---|---|---|
Next Message | A B | 2008-06-30 15:48:58 | Re: "The tuple structure of a not-yet-assigned record is indeterminate." |
Previous Message | Tom Lane | 2008-06-30 15:19:55 | Re: server log files |