formatting timestamptz for more precision?

Поиск
Список
Период
Сортировка
От Christopher.Becker@apcc.com
Тема formatting timestamptz for more precision?
Дата
Msg-id OF5C75E496.E6AA175A-ON85256EBA.006FBE42-85256EBA.00701CDD@apcc.com
обсуждение исходный текст
Ответы Re: formatting timestamptz for more precision?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice



From what I've read, Postgres stores plenty of precision to contain
milliseconds.  My question is, how do I see the milliseconds?  Just doing a
select on a timestamptz column just gives me hh:mm:ss... but i'm looking
for something more like hh:mm:ss.ms.  Is there someway to do a format
within the select so that I can see the miliseconds as well as the rest of
the time?

--Chris



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

Предыдущее
От: János
Дата:
Сообщение: Re: benefits of an Array Column?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: formatting timestamptz for more precision?