Re: Performance UPDATE/INSERT - Mailing list pgsql-general

From Thomas Pundt
Subject Re: Performance UPDATE/INSERT
Date
Msg-id 200604111152.50716.mlists@rp-online.de
Whole thread Raw
In response to Re: Performance UPDATE/INSERT  ("MG" <pgsql-general@carladata.de>)
List pgsql-general
Hi,

On Tuesday 11 April 2006 11:40, MG wrote:
| I  can`t use COPY or put it in a transaction, because the application which
| writes in PostgreSQL decides if it`s an INSERT or a UPDATE which depends on
| different conditions and also manipulate the records.

I don't see a reason that stops you from using a transaction here...

Ciao,
Thomas

--
Thomas Pundt <thomas.pundt@rp-online.de> ---- http://rp-online.de/ ----

pgsql-general by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: Performance UPDATE/INSERT
Next
From: Alban Hertroys
Date:
Subject: Re: pg_restore 7.4.7 locks itself out