Date Style

From: Alan Roberto Romaniuc <romaniuc(at)klais(dot)com(dot)br>
To: pgsql-novice(at)postgresql(dot)org
Subject: Date Style
Date: 2003-04-16 13:46:00
Message-ID: 3E9D5E98.3040506@klais.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Hi everyone.

I just discovered how to change datestyle in ALL POSTGRESQl, but i
would like to set diferent datestyle in every database, example:
createdb t1
createdb t2
createdb t3

t1 has ISO,US
t2 has ISO,European
t3 has SQL,European.

I ve tryed to change using set datestyle inside every database, but
when i log in again in that database, datestyle is system default
(PGDATESTYLE) again.

Anyone can help me?

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Rory Campbell-Lange 2003-04-16 13:56:37 General Discusson: use framework or sql for web application?
Previous Message Sharriff Aina 2003-04-16 10:37:42 Installing on Windows XP and Windows 2000