Guy Fraser <[EMAIL PROTECTED]> writes: > I have tried reformatting dates in many ways but every thing I have > tried fails. As a rule, COPY will interpret incoming dates according to the current setting of the DATESTYLE variable. It'd help if you explained the date format you are trying to read and mentioned which datestyles you've tried to use ... regards, tom lane
- [HACKERS] Can't import date using copy Guy Fraser
- Re: [HACKERS] Can't import date using copy Stephan Szabo
- Tom Lane