Conditional INSERT: if not exists - Mailing list pgsql-novice

From Don Morrison
Subject Conditional INSERT: if not exists
Date
Msg-id aee6519f0608211743g754c281dj70a2fb1b1af743c1@mail.gmail.com
Whole thread Raw
Responses Re: Conditional INSERT: if not exists  (Sean Davis <sdavis2@mail.nih.gov>)
Re: Conditional INSERT: if not exists  ("Phillip Smith" <phillips@weatherbeeta.com.au>)
Re: Conditional INSERT: if not exists  (Franck Routier <franck.routier@axege.com>)
List pgsql-novice
I want to insert a row unless it exists already.  Do I have to write a
stored procedure to do this?

Thanks,
Don

pgsql-novice by date:

Previous
From: Saranya Sivakumar
Date:
Subject: Re: Incremental backup with Postgres 7.3.2
Next
From: Sean Davis
Date:
Subject: Re: Conditional INSERT: if not exists