epoch to show millseconds

Поиск
Список
Период
Сортировка
От Mars G Miro
Тема epoch to show millseconds
Дата
Msg-id 01071208393000.07133@hellraiser.cannoncreek.com
обсуждение исходный текст
Ответы Re: epoch to show millseconds  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: epoch to show millseconds  (Grant <grant@conprojan.com.au>)
Список pgsql-sql
Hi All
I've searched the archives, but it seems that there's no mention of this.
Basically, what I want to do is to show the milliseconds value.
When I do a:sample=# select date_part('epoch', current_timestamp); date_part----------- 994832815
how do I make it accurate up to milliseconds value? the above is only up to
seconds.This is on Postgresql-7.0.3, btw.Thanks!



cheers
mars
PS. pls CC me as I'm not subscribed


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

Предыдущее
От: Edipo Elder Fernandes de Melo
Дата:
Сообщение: Re: Performance tuning in PostgreSQL?
Следующее
От: Carlos
Дата:
Сообщение: Select distinct and order by.