Re: INSERT or UPDATE TRIGGER - Mailing list pgsql-general

From James B. Byrne
Subject Re: INSERT or UPDATE TRIGGER
Date
Msg-id 49017.216.185.71.24.1239133921.squirrel@webmail.harte-lyne.ca
Whole thread Raw
In response to Re: INSERT or UPDATE TRIGGER  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: INSERT or UPDATE TRIGGER
List pgsql-general
On Tue, April 7, 2009 15:09, Tom Lane wrote:

>
> ALTER DATABASE foo SET log_min_messages = whatever;
>
> Note this will only affect subsequently-started sessions.  Also,
> if memory serves, you have to be superuser to set this particular
> variable.

Thanks.  Am I correct to infer from the output this generates that
log_min_messages = debug is primarily for developers of PG itself?
I am poking in the dark here.  What I want to do is to determine if
the trigger is firing and whether the function works as intended.
At the moment I am not seeing anything show up in the secondary
table so I have done something wrong.  Is there some way of getting
PG to tell me what it is doing?

--
***          E-Mail is NOT a SECURE channel          ***
James B. Byrne                mailto:ByrneJB@Harte-Lyne.ca
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3


pgsql-general by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: tsearch2 dictionary for statute cites
Next
From: Cha Yang
Date:
Subject: tables filled to 1 Gig each