Suppressing Error messages. - Mailing list pgsql-general

From Basith Salman
Subject Suppressing Error messages.
Date
Msg-id 8e241b1e5d63456c88f2ab727ee67d2d@lemurnetworks.net
Whole thread Raw
Responses Re: Suppressing Error messages.  (Ragnar Hafstað <gnari@simnet.is>)
List pgsql-general

 Hi All,

I was wondering if there is way to suppress the error messages on the stdout
from a perl dbi execute command, basically  if I do a 
sth->execute() on a command and say the row cannot be updated then
I get a err msg to stdout if there is foreign key violation, I want this error message
to be directed to a log file.

Is this possible.

TIA.
bsalman@lemurnetworks.com




pgsql-general by date:

Previous
From: "Jim"
Date:
Subject: Re: renaming a table, and its primary key constraint
Next
From: Alban Hertroys
Date:
Subject: Re: Referencing "less-unique" foreign keys