Re: [GENERAL] Extended ability to alter column type when empty

2009-02-26 Thread David Andersen
Hi Osvaldo, Neat! Thanks a lot for your help! Regards, David On Thu, Feb 19, 2009 at 2:56 PM, Osvaldo Kussama wrote: > 2009/2/17 David Andersen : > > Hi, > > > > I am a real newbee and I hope this is the right place to post a feature > > request. > > > > I am receiving data from a csv file whe

Re: [GENERAL] Extended ability to alter column type when empty

2009-02-19 Thread Osvaldo Kussama
2009/2/17 David Andersen : > Hi, > > I am a real newbee and I hope this is the right place to post a feature > request. > > I am receiving data from a csv file where one column has a strange data > format. It would be nice if I could use Copy From with to_timestamp to > transform the date. As far a

[GENERAL] Extended ability to alter column type when empty

2009-02-19 Thread David Andersen
Hi, I am a real newbee and I hope this is the right place to post a feature request. I am receiving data from a csv file where one column has a strange data format. It would be nice if I could use Copy From with to_timestamp to transform the date. As far as I know this is not possible to do in on