Re: now() + '4d' AT TIME ZONE issue

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: now() + '4d' AT TIME ZONE issue
Дата
Msg-id 25453.1247078742@sss.pgh.pa.us
обсуждение исходный текст
Ответ на now() + '4d' AT TIME ZONE issue  (Madison Kelly <linux@alteeve.com>)
Ответы Re: now() + '4d' AT TIME ZONE issue
Список pgsql-general
Madison Kelly <linux@alteeve.com> writes:
> SELECT
>     now() AT TIME ZONE 'America/Toronto',
>     now() + '4d' AS future AT TIME ZONE 'America/Toronto';

You've got "AS future" in the wrong place.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Checkpoint Tuning Question
Следующее
От: Ms swati chande
Дата:
Сообщение: Re: Password?