Joseph Shraibman writes: > I'm not too familiar with the postgres internals, but the oid tells > postgres where the row is stored in the filesystem. So by the time > you've run out of oid's you've probably run out of space on your > filesystem. The `tid' specifies the storage location. The `oid' is more or less an arbitrary number as far as user tables are concerned. -- Peter Eisentraut Sernanders väg 10:115 [EMAIL PROTECTED] 75262 Uppsala http://yi.org/peter-e/ Sweden
- Re: [GENERAL] 4 billion record lim... Paul Caskey
- Re: [GENERAL] 4 billion record limit? brad
- RE: [GENERAL] 4 billion record limit? Andrew Snow
- RE: [GENERAL] 4 billion record limit? Bradley Kieser
- Re: [GENERAL] 4 billion record limit? Prasanth A. Kumar
- Re: [GENERAL] 4 billion record limit? Bradley Kieser
- RE: [GENERAL] 4 billion record limit? Andrew Snow
- Re: [GENERAL] 4 billion record limit? Chris Bitmead
- Re: [GENERAL] 4 billion record limit? Mathieu Arnold
- RE: [GENERAL] 4 billion record limit? Peter Eisentraut
- RE: [GENERAL] 4 billion record limit? Dave Burbidge