Re: DATESTYLE setting

From: Erwin Ambrosch <naus(dot)office(at)aon(dot)at>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: DATESTYLE setting
Date: 2003-04-08 11:37:35
Message-ID: 200304081137.h38BbZS09172@ns.naus.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tuesday 08 April 2003 12:56, A.Bhuvaneswaran wrote:
> > I've run postgresql and the default datestyle is
> > "DateStyle is ISO with US (NonEuropean) conventions".
> > I would like to have the default datestyle to be
> > "DateStyle is ISO with European conventions".
>
> If 7.3, add the below line in postgresql.conf and restart
> postmaster, datestyle = 'iso, european'

Thaks for the quik answer. Do you also know a solution for 7.2 and
7.1?

>
> regards,
> bhuvaneswaran
>
>
> ---------------------------(end of
> broadcast)--------------------------- TIP 5: Have you checked our
> extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message mlaks 2003-04-08 11:39:42 Re: trouble connecting to Postgresql Database via apache-perl script on localhost ? pg_hba.conf issue
Previous Message Ramesh PAtel 2003-04-08 11:22:09 Problem about Triggers and Function