Re: Reason to not upgrade from 6.5 to 7.0 or above

Поиск
Список
Период
Сортировка
От Joel Burton
Тема Re: Reason to not upgrade from 6.5 to 7.0 or above
Дата
Msg-id Pine.LNX.4.21.0104251315310.4877-100000@olympus.scw.org
обсуждение исходный текст
Ответ на Reason to not upgrade from 6.5 to 7.0 or above  (bangh <banghe@baileylink.net>)
Ответы Re: Reason to not upgrade from 6.5 to 7.0 or above  (Anuradha Ratnaweera <anuradha@gnu.org>)
Список pgsql-admin
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   <jburton@scw.org>
Director of Information Systems, Support Center of Washington


В списке pgsql-admin по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Can't drop table (repost)
Следующее
От: Jeremy Buchmann
Дата:
Сообщение: Re: Can't drop table (repost)