return records in DB load order??

From: "Maksim Likharev" <mlikharev(at)aurigin(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: return records in DB load order??
Date: 2003-06-13 19:35:21
Message-ID: 56510AAEF435D240958D1CE8C6B1770A014A0C75@mailc03.aurigin.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

Browse pgsql-general by date

  From Date Subject
Next Message Sebastian Kniat 2003-06-13 19:56:23 include shell commands in query
Previous Message RobertD.Stewart 2003-06-13 19:28:49 remove my email address