Re: time setting - Mailing list pgsql-general

From Oliver Elphick
Subject Re: time setting
Date
Msg-id 1027457199.1189.2.camel@linda
Whole thread Raw
In response to time setting  ("Craig Sturman" <craig@emedscentral.com>)
List pgsql-general
On Tue, 2002-07-23 at 15:40, Craig Sturman wrote:
> I've set my date format to the following in postmaster.conf:
>
> PGDATESTYLE=NonEuropean,US
>
> THe date format is exactly how I want it but I keep getting date setting
> conflict errors like this one:
> NOTICE:  Conflicting settings for date

NonEuropean and US are synonyms.

The first part of the DateStyle should be one of 'SQL', 'Postgres' or
'ISO'.   (In the case of ISO, the European/US alternative only affects
the input of dates.)

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK
http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "Finally, all of you, live in harmony with one another;
      be sympathetic, love as brothers, be compassionate and
      humble. Do not repay evil for evil or insult for
      insult, but with blessing, because to this you were
      called so that you may inherit a blessing."
                                          I Peter 3:8,9


pgsql-general by date:

Previous
From: nconway@klamath.dyndns.org (Neil Conway)
Date:
Subject: Re: [SQL] No command history in psql
Next
From: Elielson Fontanezi
Date:
Subject: RES: [SQL] Editor for pgsql