From: | "Andrei Bintintan" <klodoma(at)ar-sd(dot)net> |
---|---|
To: | "Ashok Chauhan" <ashok(at)kalculate(dot)com>, <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: timestamp field |
Date: | 2003-12-08 13:30:52 |
Message-ID: | 01b301c3bd8f$80b3dcf0$0b00a8c0@andyy |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi,
I don't know if there is such a command, with my experience I think there
isn't such one.
Do you need it for all the tables?? Put a field like timestamp and put the
default value: now()... it will update automatically, so you don't have to
bother with it.
Best Regards.
Andy.
----- Original Message -----
From: "Ashok Chauhan" <ashok(at)kalculate(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Sent: Monday, December 08, 2003 3:21 PM
Subject: [ADMIN] timestamp field
> hi
> there is any command to see the timestamp of any record that is stored
> in a table already.
> Except that add a field of timestamp type in that table.
> plz help me.
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
From | Date | Subject | |
---|---|---|---|
Next Message | Ashok Chauhan | 2003-12-08 13:55:30 | error in code |
Previous Message | Ashok Chauhan | 2003-12-08 13:21:55 | timestamp field |