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