Re: date in european style

From: "Michel M(dot) dos Santos" <michel(at)conectiva(dot)com(dot)br>
To: Salvador Mainé <salvamaine(at)yahoo(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: date in european style
Date: 2001-02-05 19:46:32
Message-ID: Pine.LNX.4.30.0102051743480.8533-100000@mickey.conectiva
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I'm using Conectiva Linux 6.0, Postgresql 7.0.2.

In my scrypt, I start with default mode. But I think it is util
for you:

daemon --check postmaster --user postgres "export
PGDATESTYLE='Postgres'; /usr/bin/postmaster -o -e -i -S -D/var/lib/pgsql"

On Mon, 5 Feb 2001, Salvador Mainé wrote:

-->Hello:
-->
-->I'm using postgresql v7.0.2, from RedHat 7.0 installation. How can I
-->configure it to use dates in european format? I used to put -o-e in the
-->execution of postmaster in /etc/rc.d/rc.init/postgresql, but now they
-->use a different program to start (pg_ctl):
-->
-->su -l postgres -c "/usr/bin/pg_ctl -D $PGDATA -p /usr/bin/postmaster
-->start >/dev/null 2>&1" < /dev/null
-->
-->Thanks in advance
-->
-->--
-->Salvador Mainé
-->

[]'s

Michel M. dos Santos

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Steve Wilmarth 2001-02-05 20:36:17 Longer and longer updates
Previous Message Jimi Thompson 2001-02-05 19:13:42 Re: How to install SQL 7.0