Re: No REPLACE function ?! - Mailing list pgsql-novice

From A. Kretschmer
Subject Re: No REPLACE function ?!
Date
Msg-id 20090401055541.GA29430@a-kretschmer.de
Whole thread Raw
In response to No REPLACE function ?!  ("Jeffrey Lake - Admin" <admin@michiganwxsystem.com>)
List pgsql-novice
In response to Jeffrey Lake - Admin :
> let me take a gander there is no REPLACE function like mySQL ??
>
> I will have to to check to see if the data exists if it does UPDATE it
> if not INSERT it ??

No, but you can use the solution described in the docs:
http://www.postgresql.org/docs/current/static/plpgsql-control-structures.html#PLPGSQL-UPSERT-EXAMPLE


Regards, Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

pgsql-novice by date:

Previous
From: "Jeffrey Lake - Admin"
Date:
Subject: No REPLACE function ?!
Next
From: "Craig"
Date:
Subject: How to out \df to a file