[possibly] dumb question - Mailing list pgsql-admin

From Dmitry Morozovsky
Subject [possibly] dumb question
Date
Msg-id Pine.BSF.4.21.0105042135321.52803-100000@woozle.rinet.ru
Whole thread Raw
Responses Re: [possibly] dumb question
List pgsql-admin
Hello colleagues,

sorry for dumb question, but can anybody advise me what default statement
should I write to fill timestamp column in record to the time of
insertion. 'now'::timestamp leads to timestamp of database creation for
all records, 'current' can not be converted to timestamp...

also, I'm rather new to triggers, can anybody help me how should look the
trigger for tracking last modification time of the record (yes, I do know
I can simply put 'now' in update statement, but I want to disable ability
to change such column by hand)

Thanks in advance.

Sincerely,
D.Marck                                   [DM5020, DM268-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: time calculations
Next
From: tsattler@speakeasy.net
Date:
Subject: Queries