time duration

Поиск
Список
Период
Сортировка
От Wright, George
Тема time duration
Дата
Msg-id 51548D6D5BEB57468163194A8C1A0E985826B9@MAGPTCPEXC02.na.mag-ias.net
обсуждение исходный текст
Ответ на Re: psql: FATAL: Ident authentication failed for user "jira"  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
I want to execute a query such as:

select abstime(1196474400) - abstime(1167616800);

but specify the result in total minutes, total days (rounding off hours,
minutes seconds).

I'm sure this is easy but I couldn't find it. What is the proper way to
do this in PostgreSQL?

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

Предыдущее
От: "Sean Davis"
Дата:
Сообщение: Re: users table and user_details table? Bad form?
Следующее
От: "Greg Cocks"
Дата:
Сообщение: Group Roles are now Login Roles in pgAdmin?