Is isn't suppose to be unique?
-----Original Message-----
From: Dennis Gearon [mailto:gearond@cvc.net]
Sent: Friday, June 13, 2003 1:30 PM
To: Maksim Likharev
Subject: Re: [GENERAL] return records in DB load order??
unless the OID rolls over, which can and does happen to bigger
databases.
Maksim Likharev wrote:
> Hi,
> if I'd like to return records in DB load order, will it be enough to
say
>
>
> SELECT .....
> ORDER BY oid?
>
> basically I assume that lowest oid will be for early records?
>
> ---------------------------(end of
broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that
your
> message can get through to the mailing list cleanly
>