Re: Another idea for dealing with cmin/cmax - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Another idea for dealing with cmin/cmax
Date
Msg-id 27796.1159767016@sss.pgh.pa.us
Whole thread Raw
In response to Re: Another idea for dealing with cmin/cmax  ("Jim C. Nasby" <jim@nasby.net>)
Responses Re: Another idea for dealing with cmin/cmax  (Hannu Krosing <hannu@skype.net>)
Re: Another idea for dealing with cmin/cmax  (Greg Stark <gsstark@mit.edu>)
List pgsql-hackers
"Jim C. Nasby" <jim@nasby.net> writes:
> ... place a limit on the number of transactions that can be live in a table
> at once.

Urk, well maybe, but ...

> you could shrink all the visibility info to 1 byte if you
> wanted to.

... 256 of 'em is surely not an acceptable limit.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Another idea for dealing with cmin/cmax
Next
From: Tom Lane
Date:
Subject: Re: src/tools/msvc usage instructions