Re: [GENERAL] Question on timestamp in psql

Поиск
Список
Период
Сортировка
От Ed Loehr
Тема Re: [GENERAL] Question on timestamp in psql
Дата
Msg-id 387B80D8.6223C834@austin.rr.com
обсуждение исходный текст
Ответ на Question on timestamp in psql  (Robert Rothe <rrothe@mindspring.com>)
Список pgsql-general
Robert Rothe wrote:

> When I type the following at the psql prompt:
>
> select timestamp('now');

Try
    select timestamp(now());

Cheers,
Ed Loehr



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