Re: set permanent date style - Mailing list pgsql-admin

From Ragnar Kjørstad
Subject Re: set permanent date style
Date
Msg-id 20020617171150.C17428@vestdata.no
Whole thread Raw
In response to set permanent date style  ("Martin Teoh" <martin_teoh@hotmail.com>)
List pgsql-admin
On Sat, Jun 15, 2002 at 03:42:00AM +0000, Martin Teoh wrote:
> I just install postgres 7.2.1 and start the server using the start up script
> provided in contrib/start-scripts/linux.  Now I want my date style to
> automatically change to European every time the postgres server is started.
> How can I do it?

add -o \"-o -e\" to the arguments of pg_ctl in the inits-cript.
(at least with the RH init-script).

Alternatively you can set an enviroment-variable before starting the
deamon.


--
Ragnar Kjørstad
Big Storage

pgsql-admin by date:

Previous
From: Jeff Boes
Date:
Subject: Postgres and mod_perl: table locked during vacuum?
Next
From: "Nick Fankhauser"
Date:
Subject: Re: set permanent date style