Re: setting datestyle for different databases within a

From: Bill Moran <wmoran(at)potentialtech(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: setting datestyle for different databases within a
Date: 2004-02-28 06:20:35
Message-ID: 40403333.9000606@potentialtech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> Bill Moran <wmoran(at)potentialtech(dot)com> writes:
>
>>Is there a way to provide different persistent settings for DateStyle for
>>different databases within the same cluster?
>
> See ALTER DATABASE ... SET ...
>
> (There's also ALTER USER ... SET if a per-user setting would work
> better.)

Thanks, Tom. That's exactly what I needed!

--
Bill Moran
Potential Technologies
http://www.potentialtech.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rajat Katyal 2004-02-28 07:00:25 value too long error
Previous Message Tom Lane 2004-02-28 04:06:52 Re: setting datestyle for different databases within a cluster