Re: Dates in postgres

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Dates in postgres
Дата
Msg-id web-800782@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на Dates in postgres  (Rob <rob@obsidian.co.za>)
Список pgsql-novice
Rob,

> I can get today's date in postgres using the current_date function,
>  but I
> need to get the date one month ago from the current date.  Is there
>  any
> way to do this?

See:
http://techdocs.postgresql.org/techdocs/faqdatesintervals.php

-Josh

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

Предыдущее
От: "David J. Lines"
Дата:
Сообщение: Major newbie
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Array as a parameter in user-defined functions