Re: best type for unix file system timestamp?

Поиск
Список
Период
Сортировка
От Glen Parker
Тема Re: best type for unix file system timestamp?
Дата
Msg-id AJEKKAIECKNMBCEKADJPAEBKCLAA.glenebob@nwlink.com
обсуждение исходный текст
Ответ на best type for unix file system timestamp?  (Mark Harrison <mh@pixar.com>)
Ответы Re: best type for unix file system timestamp?  (Robby Russell <robby@planetargon.com>)
Список pgsql-general
However it may be represented, it IS a timestamp, so why not use a timestamp
data type if you have one available to you?  That's what data types are for
after all...

> So, I'm recording the timestamp from some unix files.
>
> Any opinions as to whether it's best to use a "bigint"
> (which matches the file system data) or a "timestamp"
> (which might be easier to manipulate in the database)?


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

Предыдущее
От: Mark Harrison
Дата:
Сообщение: best type for unix file system timestamp?
Следующее
От: Si Chen
Дата:
Сообщение: pg_hba.conf changes without restarting postmaster