suppressing errors and warnings

From: bubola <bubola(at)worldonline(dot)it>
To: pgsql-novice(at)postgresql(dot)org
Subject: suppressing errors and warnings
Date: 2000-10-02 14:59:41
Message-ID: 3.0.1.32.20001002155941.00a9ece0@pop.worldonline.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi all

i'm trying to develop an application for using a dbase via the web,
so i used postgresql 7 and php 3 to implement it

now i have the following problem: while inserting random generated rows i
often get warning and error msg from postgresql, but i would like to
suppress them in the html page generated by php

can anyone pls give me an advice on how to achieve that result?
is there a general way to trash or pipe away those kind of error or warnign
msgs in pg?

thanks in advance
bubola

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Andrew McMillan 2000-10-02 20:10:38 Re: suppressing errors and warnings
Previous Message bmccoy 2000-09-30 05:26:19 Re: SQL*Loader?