Re: insert on duplicate update? - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: insert on duplicate update?
Date
Msg-id 20051109122300.GD21585@svana.org
Whole thread Raw
In response to insert on duplicate update?  ("Peter Filipov" <pfilipov@netissat.bg>)
List pgsql-general
On Wed, Nov 09, 2005 at 01:31:59PM +0200, Peter Filipov wrote:
> hi,
> is there in postgres anything similar to:
> insert .... on duplicate update?
> here is the problem i need a solution for:
> I need to insert in pg_type a row which was previously selected from there
> and

<snip>

What's wrong with CREATE TYPE?

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment

pgsql-general by date:

Previous
From: Andreas Seltenreich
Date:
Subject: Re: psql error on quitting...
Next
From: Richard Huxton
Date:
Subject: Re: insert on duplicate update?