Re: How to? Timestamp with timezone. - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: How to? Timestamp with timezone.
Date
Msg-id 20100310124649.GA3418@alvh.no-ip.org
Whole thread Raw
In response to Re: How to? Timestamp with timezone.  (Andre Lopes <lopes80andre@gmail.com>)
List pgsql-general
Andre Lopes escribió:
> 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?

One of them suffices.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: Harald Fuchs
Date:
Subject: regexp_replace puzzle
Next
From: Osvaldo Kussama
Date:
Subject: Re: regexp_replace puzzle