Re: update/insert, - Mailing list pgsql-hackers

From Zeugswetter Andreas DCP SD
Subject Re: update/insert,
Date
Msg-id E1539E0ED7043848906A8FF995BDA579011F0B88@m0143.s-mxs.net
Whole thread Raw
In response to Re: update/insert,  ("Mark Woodward" <pgsql@mohawksoft.com>)
Responses Re: update/insert,
List pgsql-hackers
> OK, but the point of the question is that constantly updating
> a single row steadily degrades performance, would
> delete/insery also do the same?

Yes, there is currently no difference (so you should do the update).
Of course performance only degrades if vaccuum is not setup correctly.

Andreas


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: update/insert,
Next
From: mark@mark.mielke.cc
Date:
Subject: Re: update/insert,