Re: Problem with data format

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Dario Ottaviano" <dario_ottaviano(at)togliquestovirgilio(dot)it>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Problem with data format
Date: 2004-03-06 05:45:09
Message-ID: 14254.1078551909@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Dario Ottaviano" <dario_ottaviano(at)togliquestovirgilio(dot)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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2004-03-06 05:49:41 Re: per-database logging
Previous Message Bruce Momjian 2004-03-06 03:24:59 Re: per-database logging