Timestamp

Поиск
Список
Период
Сортировка
От Postgres Sql - CTI
Тема Timestamp
Дата
Msg-id Pine.LNX.4.02.9903171709050.24149-100000@vetnet2.vetorialnet.com.br
обсуждение исходный текст
Ответы Re: [GENERAL] Timestamp  (Gregory Maxwell <greg@z.ml.org>)
Список pgsql-general
    Hi all,

    I'd like know how can I change a timestamp field's value starting
from the "current_timestamp" value. My objective is to calculate a time
interval.

    I was trying to do something like this:

- insert into logs values ('login', 'session', current_timestamp);

    But, I don't want to include the <current> date and time. Before
including data into the table, I'd like to plus 10 minutes in
current_timestamp.

    Thanks for any help.

Luiz


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

Предыдущее
От: "Jonathan A. Zdziarski"
Дата:
Сообщение: Creating Users
Следующее
От: Robert McArthur
Дата:
Сообщение: pg_rewrite permission denied