Re: datestyle no effect in 8.3.7

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: johnf <jfabiani(at)yolo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: datestyle no effect in 8.3.7
Date: 2009-07-01 22:38:42
Message-ID: 200907012238.n61Mcg610654@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

johnf wrote:
> I added "datestyle = 'SQL,MDY' to the postgres.conf (restarted the server).
> But it does not appear to work with any setting. Is this a bug? Did I do
> it wrong?
>
> openSUSE 11.0 postgres 8.3.7

Please show us a complete example of "not work", using SHOW datestyle
and a query.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Merrick 2009-07-02 00:04:33 1 Sequence per Row i.e. each customer's first order starts at 1
Previous Message Scott Marlowe 2009-07-01 21:44:25 Re: Preventing a user to use implicit casts