Re: [Fwd: Re: [PATCHES] 64-bit CommandIds] - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [Fwd: Re: [PATCHES] 64-bit CommandIds]
Date
Msg-id 20626.1206110471@sss.pgh.pa.us
Whole thread Raw
In response to Re: [Fwd: Re: [PATCHES] 64-bit CommandIds]  (Hans-Juergen Schoenig <hs@cybertec.at>)
List pgsql-hackers
Hans-Juergen Schoenig <hs@cybertec.at> writes:
> Doing this for XIDs is pretty useless this days.
> It is only targeted for command ids which are consumed heavily by  
> stored procedure languages.
> It happens once on a while that a complex business logic procedure  
> runs out of command ids inside a transaction.
> the idea is to give users a chance to avoid that.
> touching XIDs does not make sense to me at all.

In view of the fact that 8.3 greatly reduced the CommandID consumption
of typical plpgsql code
http://archives.postgresql.org/pgsql-committers/2007-11/msg00585.php
I wonder whether the case for wider CIDs hasn't likewise taken a
major hit.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Proposal: new large object API
Next
From: Andrew Dunstan
Date:
Subject: Re: Commit Fest (was Re: Sort Refinement)