Replace Into alla MySQL - Mailing list pgsql-admin

From Alex Paulusberger
Subject Replace Into alla MySQL
Date
Msg-id 3EAE4EB1.2020002@meta-bit.com
Whole thread Raw
List pgsql-admin
Hi,
is there an easy way to mimic the handy REPLACE INTO function as
provided in MySQL.

REPLACE INTO is identical to INSERT except that if a value conflicts
with an existing unique
key, the new value replaces the old one.

Any advise is appreciated
Thanks
Alex


pgsql-admin by date:

Previous
From: Alex Paulusberger
Date:
Subject: Replace Function alla MySQL
Next
From: Rajesh Kumar Mallah
Date:
Subject: Re: Logical Fields in postgres.