On Sat, 17 Feb 2001, bangh wrote:

> > > I'm using pgsql 6.5.3 on Linux 2.2
> >
> > Time to upgrade...
> >
> >                         regards, tom lane
> >
> 
> I am using 6.5 too. The reason is some data type are gone. e.g. datetime. If do
> so, I have to modify my application.

Is there anything that datetime did that timestamp doesn't? 

Could you

   pg_dump | sed | psql

to change the datetimes to timestamp?

-- 
Joel Burton   <[EMAIL PROTECTED]>
Director of Information Systems, Support Center of Washington


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to