Re: Date Style - Mailing list pgsql-novice

From Tom Lane
Subject Re: Date Style
Date
Msg-id 18123.1050505622@sss.pgh.pa.us
Whole thread Raw
In response to Date Style  (Alan Roberto Romaniuc <romaniuc@klais.com.br>)
List pgsql-novice
Alan Roberto Romaniuc <romaniuc@klais.com.br> writes:
>     I just discovered how to change datestyle in ALL  POSTGRESQl, but i
> would like to set diferent datestyle in every database, example:

In 7.3 you can set per-database or per-user defaults.  See ALTER
DATABASE and ALTER USER.

            regards, tom lane


pgsql-novice by date:

Previous
From: Alan Roberto Romaniuc
Date:
Subject: Date Style
Next
From: "Juliet May"
Date:
Subject: Hide column in a view?