Re: How to? Timestamp with timezone.
От | Andre Lopes |
---|---|
Тема | Re: How to? Timestamp with timezone. |
Дата | |
Msg-id | 18f98e681003100100m3cf2d46cr647e4a83492f53f@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: How to? Timestamp with timezone. (Alvaro Herrera <alvherre@commandprompt.com>) |
Ответы |
Re: How to? Timestamp with timezone.
Re: How to? Timestamp with timezone. |
Список | pgsql-general |
Hi,
Thanks for the reply's.
[code]
ALTER DATABASE foo SET timezone TO 'someval'
ALTER ROLE bar SET timezone TO 'someval'
[/code]
I need to alter only the Timezone of the database OR I need also to alter the Role?
Best Regards,
Thanks for the reply's.
[code]
ALTER DATABASE foo SET timezone TO 'someval'
ALTER ROLE bar SET timezone TO 'someval'
[/code]
I need to alter only the Timezone of the database OR I need also to alter the Role?
Best Regards,
On Wed, Mar 10, 2010 at 1:06 AM, Alvaro Herrera <alvherre@commandprompt.com> wrote:
Andre Lopes escribió:> It is possible to do this in a shared database server?You can also do
ALTER DATABASE foo SET timezone TO 'someval'
ALTER ROLE bar SET timezone TO 'someval'
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
В списке pgsql-general по дате отправления: