Re: datestyle in postgresql.conf, version 7.4

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jean-Max Reymond <jmreymond(at)free(dot)fr>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: datestyle in postgresql.conf, version 7.4
Date: 2003-12-10 22:22:26
Message-ID: 8884.1071094946@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jean-Max Reymond <jmreymond(at)free(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Isaacks 2003-12-10 22:23:32 Re: Making a tree with "millions and millions" of dynamic nodes
Previous Message Jim Cochrane 2003-12-10 22:06:19 Re: [ADMIN] Postrgres data restoration problem