Postgresql 64bit question

From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgresql 64bit question
Date: 2007-01-25 14:34:07
Message-ID: 45B8BFDF.9030808@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I was just wondering if a 32bit client connected to a 64bit server,
would it be possible for the 64bit server to return a OID that was over
4 billion to the 32 bit
client and possibly cause a range error if the OID value was used in a
unsigned 32-bit integer var?

Thanks,

--
Tony

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Isaac Ben 2007-01-25 14:34:21 column limit
Previous Message Kenneth Marshall 2007-01-25 13:59:20 Re: [GENERAL] Autovacuum Improvements