Re: datestyle in postgresql.conf, version 7.4 - Mailing list pgsql-general

From Tom Lane
Subject Re: datestyle in postgresql.conf, version 7.4
Date
Msg-id 8884.1071094946@sss.pgh.pa.us
Whole thread Raw
In response to datestyle in postgresql.conf, version 7.4  (Jean-Max Reymond <jmreymond@free.fr>)
Responses Re: datestyle in postgresql.conf, version 7.4  (Jean-Max Reymond <jmreymond@free.fr>)
List pgsql-general
Jean-Max Reymond <jmreymond@free.fr> writes:
> 3. datestyle="Postgres, European" in the postgresql.conf file, but
> unfortunately it does nor work

I think you need single quotes in that file.  Try

datestyle='Postgres, European'

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Strange permission problem regarding pg_settings
Next
From: Jean-Max Reymond
Date:
Subject: Re: datestyle in postgresql.conf, version 7.4