Re: Wrong date inserts - Mailing list pgsql-admin

From Egon Reetz
Subject Re: Wrong date inserts
Date
Msg-id 1069B596-4FD2-11D6-A7B8-0003936D343A@usco.de
Whole thread Raw
In response to Re: Wrong date inserts  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Well, will look forward to find something about DateStyle, but
shouldn't both dates handled equally.
Same input format should result into the same result, shouldn't it?

Regards

Egon

Am Sonntag den, 14. April 2002, um 19:06, schrieb Tom Lane:

> Egon Reetz <reetz@usco.de> writes:
>> It looks like day and month are exchanged, when the day is less or
>> equal
>> 12.
>
> Sounds like you should change DateStyle to tell the truth about the date
> format you are using.  The system has to rely on that when the field
> values don't make it obvious which component is which.
>
> Looks like you want 'German' datestyle for this input.
>
>             regards, tom lane
>


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Wrong date inserts
Next
From: "Serguei Mokhov"
Date:
Subject: Re: Wrong date inserts