Re: setting datestyle for different databases within a cluster

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

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.)

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2004-02-28 06:20:35 Re: setting datestyle for different databases within a
Previous Message elein 2004-02-28 03:33:33 Re: Restoring a table with a different name