Re: now() more precise than the transaction

Поиск
Список
Период
Сортировка
От RobertD.Stewart@mail.state.ky.us
Тема Re: now() more precise than the transaction
Дата
Msg-id 098C0DC713F9D311B2FB00508B95327605971737@agency2.state.ky.us
обсуждение исходный текст
Ответ на now() more precise than the transaction  (Gregory Stark <gsstark@mit.edu>)
Ответы Re: now() more precise than the transaction
Список pgsql-general
Try CURRENT_TIMESTAMP
You should be able to get your time that way

-----Original Message-----
From: Gregory Stark [mailto:gsstark@mit.edu]
Sent: Tuesday, February 04, 2003 2:28 PM
To: Postgresql General Mailing List
Subject: [GENERAL] now() more precise than the transaction


I know this was discussed a while back, and I just reviewed the discussion.
It
looks like the proposal was to make now('immediate') get the exact current
time.

But is there a way to get that now? I can't find anything in the FAQs or in
the 7.3 docs that indicates any of the functions do anything other than
now('transaction').

--
greg


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

В списке pgsql-general по дате отправления:

Предыдущее
От: Gregory Stark
Дата:
Сообщение: now() more precise than the transaction
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: not exactly a bug report, but surprising behaviour