Re: How to? Timestamp with timezone.

Поиск
Список
Период
Сортировка
От Andre Lopes
Тема Re: How to? Timestamp with timezone.
Дата
Msg-id 18f98e681003091407h64f0d565ud58543d6941e572c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to? Timestamp with timezone.  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: How to? Timestamp with timezone.  (John R Pierce <pierce@hogranch.com>)
Re: How to? Timestamp with timezone.  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
It is possible to do this in a shared database server?
 
Best Regards,


 
On Tue, Mar 9, 2010 at 9:54 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Andre Lopes <lopes80andre@gmail.com> writes:
> I have a database in a US based Server. I need to get a TIMESTAMP with the
> PORTUGAL time. How can I do this?

Try AT TIME ZONE, or just temporarily change the timezone setting.

                       regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: How to? Timestamp with timezone.
Следующее
От: John R Pierce
Дата:
Сообщение: Re: How to? Timestamp with timezone.