now() with microsecond granulity needed

From: Radoslaw Stachowiak <radek(at)alter(dot)pl>
To: pgsql-sql(at)postgresql(dot)org
Subject: now() with microsecond granulity needed
Date: 2001-02-20 16:31:46
Message-ID: 20010220173146.E1718@blue.alter.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello!

using now() to init TIMESTAMP fields I got resolution of one second. How
can I define DEFAULT in column (TIMESTAMP type) to get higher
time-resolution (TIMESTAMP supports microseconds).

Please CC the answer to me.

--
radoslaw.stachowiak.........................................http://alter.pl/

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Rini Dutta 2001-02-20 16:34:39 handling of database size exceeding physical disk space
Previous Message Jyotsna Kypa 2001-02-19 20:34:01 Need your help