Re: return records in DB load order?? - Mailing list pgsql-general

From Dann Corbit
Subject Re: return records in DB load order??
Date
Msg-id D90A5A6C612A39408103E6ECDD77B8294CDD6C@voyager.corporate.connx.com
Whole thread Raw
In response to return records in DB load order??  ("Maksim Likharev" <mlikharev@aurigin.com>)
Responses Re: return records in DB load order??
List pgsql-general
> -----Original Message-----
> From: Maksim Likharev [mailto:mlikharev@aurigin.com]
> Sent: Friday, June 13, 2003 1:33 PM
> To: gearond@cvc.net
> Cc: pgsql-general@postgresql.org
> Subject: Re: [GENERAL] return records in DB load order??
>
>
> Is isn't suppose to be unique?

What happens when you have 2^32 + 1 rows in a table?  A 4 byte OID
cannot contain it.

pgsql-general by date:

Previous
From: "Maksim Likharev"
Date:
Subject: Re: return records in DB load order??
Next
From: Tom Lane
Date:
Subject: Re: Query planner question