Re: Timestamp of insertion of the row.

From: "Anagha Joshi" <ajoshi(at)nulinkinc(dot)com>
To: "Mendola Gaetano" <mendola(at)bigfoot(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Timestamp of insertion of the row.
Date: 2003-06-16 10:15:28
Message-ID: FF851C7EEB75954F9BCFB5CA117AB1EC61A41B@delta.nulinkinc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi All,
I mean to say ....
Can I know the time when particular row is inserted into the table? i.e.
timestamp of insertion of row into the table.

Pls. note this.
Thx,
Anagha

-----Original Message-----
From: Mendola Gaetano [mailto:mendola(at)bigfoot(dot)com]
Sent: Monday, June 16, 2003 2:05 PM
To: Bruno Wolff III
Cc: Henry House; Anagha Joshi; pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] Timestamp of insertion of the row.

"Bruno Wolff III" <bruno(at)wolff(dot)to> wrote:
> You still may not want to use timeofday even for long transactions.
> It depends on what the data really means to you.

The OP was looking for a way to know the time of a row insertion,
not the time of the transaction inside where the row was inserted.

Regards
Gaetano Mendola

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Mendola Gaetano 2003-06-16 10:56:23 Re: Timestamp of insertion of the row.
Previous Message Mendola Gaetano 2003-06-16 10:12:10 Re: Timestamp of insertion of the row.