Timestamp from an OID? - Mailing list pgsql-general

From Dennis Muhlestein
Subject Timestamp from an OID?
Date
Msg-id fc8ppu$2u62$1@news.hub.org
Whole thread Raw
Responses Re: Timestamp from an OID?  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: Timestamp from an OID?  (Michael Glaesemann <grzm@seespotcode.net>)
List pgsql-general
I've been passively collecting data for a few months.  I realized, after
a while, that I never added a timestamp column to the table the data is
being stored in.  I've since added that.

Is there a way to find out when the previous rows were inserted?  There
is a serial integer for the primary key on the table.
The server version 8.1.4

Thanks
Dennis

pgsql-general by date:

Previous
From: "Asko Oja"
Date:
Subject: Re: Scalability Design Questions
Next
From: "A. Kretschmer"
Date:
Subject: Re: Timestamp from an OID?