"Mikheev, Vadim" <[EMAIL PROTECTED]> writes:
>> Looks fishy to me too --- the offset shouldn't exceed 24 bits AFAIR.

> Log record ptr is 4 bytes for log file ID and 4 bytes for record offset.
> # of segmets in log file (2^32 - 1) / 2^24 = 255
> Max offset *in segment* is 2^24 , but max offset *in log file*
> is 255 * 2^24 = 4278190080

You're right, I'm wrong, it's a false alarm.  Sorry for the noise.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to