Re: date stamp on update? - Mailing list pgsql-general

From hubert depesz lubaczewski
Subject Re: date stamp on update?
Date
Msg-id 20081123112041.GA8569@depesz.com
Whole thread Raw
In response to date stamp on update?  ("blackwater dev" <blackwaterdev@gmail.com>)
List pgsql-general
On Sat, Nov 22, 2008 at 05:34:26PM -0500, blackwater dev wrote:
> Is there a datatype in postgres that will automatically update the date when
> the row is updated?  I know I can do a timestamp and set the default to
> now() but once the row is inserted, and then edited, I want the column
> updated without editing my application code or adding a trigger.  Is this
> possible with Postgres?

http://www.depesz.com/index.php/2008/05/08/mysqls-timestamp-in-postgresql/

depesz

--
Linkedin: http://www.linkedin.com/in/depesz  /  blog: http://www.depesz.com/
jid/gtalk: depesz@depesz.com / aim:depeszhdl / skype:depesz_hdl / gg:6749007

pgsql-general by date:

Previous
From: Gerhard Heift
Date:
Subject: Re: [Q]updating multiple rows with Different values
Next
From: "Andrus"
Date:
Subject: Re: delete commands fails silently to delete primary key