Ignore values on INSERT - Mailing list pgsql-novice

From Michael Klatt
Subject Ignore values on INSERT
Date
Msg-id NCBBLFLGLEIDHCJLONHNEEGKFHAA.mdklatt@ou.edu
Whole thread Raw
List pgsql-novice
How do you instruct the database to ignore an attempted INSERT instead of
generating an error?  For example, if I try to insert a missing observation
into a rainfall database it is desirable to just ignore that observation and
continue without an error.

___________________________________
Michael Klatt

University of Oklahoma
Environmental Verification and Analysis Center
710 Asp Avenue, Suite 8
Norman, OK  73069

405.447.8412
405.447.8455  FAX
http://www.evac.ou.edu/

"I'm a great motivator.  Everyone says they have to work twice as hard when
I'm around."




pgsql-novice by date:

Previous
From: Michael Klatt
Date:
Subject: Read-only attributes
Next
From: Pam Wampler
Date:
Subject: what does opaque mean in create function?