Re: Problem with data format - Mailing list pgsql-admin

From Tom Lane
Subject Re: Problem with data format
Date
Msg-id 14254.1078551909@sss.pgh.pa.us
Whole thread Raw
In response to Problem with data format  ("Dario Ottaviano" <dario_ottaviano@togliquestovirgilio.it>)
List pgsql-admin
"Dario Ottaviano" <dario_ottaviano@togliquestovirgilio.it> writes:
> So, for istance, if i write the date: 04/03/2004 (4 Mar 2004), it writes the
> date 03/04/2004 (3 Apr 2004) into the table .

You need to change the DateStyle setting to agree with your desired
format.

            regards, tom lane

pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: per-database logging
Next
From: Tom Lane
Date:
Subject: Re: per-database logging