Re: Evidently no support for the mmddyyyy date format - Mailing list pgsql-general

From Tom Lane
Subject Re: Evidently no support for the mmddyyyy date format
Date
Msg-id 8040.1239318233@sss.pgh.pa.us
Whole thread Raw
In response to Evidently no support for the mmddyyyy date format  (Bernard Barton <bfb21@comcast.net>)
List pgsql-general
Bernard Barton <bfb21@comcast.net> writes:
> Today I tried every permutation of the DateStyle parameter I could find, and
> still cannot get PostgreSQL 8.3 to accept dates in the format mmddyyyy.  I tried
> setting this in the postgresql.conf file, and also in psql using "set datestyle
> to <style>".  So, am I correct to conclude that it is not possible to configure
> to accept dates on the mmddyyyy format?

If you mean eightdigitswithoutanypunctuation, I think that's correct.

            regards, tom lane

pgsql-general by date:

Previous
From: Bernard Barton
Date:
Subject: Evidently no support for the mmddyyyy date format
Next
From: Greg Smith
Date:
Subject: Re: Minimizing Recovery Time (wal replication)