Upgrading postgresql from version 7.4.3

Поиск
Список
Период
Сортировка
От Arun P.L
Тема Upgrading postgresql from version 7.4.3
Дата
Msg-id SNT136-W17D1732CFA66F38BBFA6FBDBA40@phx.gbl
обсуждение исходный текст
Ответы Re: Upgrading postgresql from version 7.4.3  (John R Pierce <pierce@hogranch.com>)
Re: Upgrading postgresql from version 7.4.3  (Ian Lawrence Barwick <barwick@gmail.com>)
Список pgsql-general
Hi,

How can I upgrade to latest postgresql version 9.2 from my current version 7.4.3? How complicated this will be as the db contains large amount of data? I have installed the latest version 9.2 in new server and while restoring the dump from old version, data in some of the large tables are not copied and getting error.

pg_restore: [archiver (db)] Error from TOC entry  1550 TABLE DATA  table_name;    
pg_restore: [archiver (db)] COPY failed for table "table_name": ERROR:  invalid byte sequence for encoding "UTF8": 0xa0

What else can I do for this issue, or in general how can I upgrade from a lower major version to higher version? Should I first upgrade to version 8 first and then go for the 9?

 Please provide your suggestion regarding this.






Regards~
Arun

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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: Normal errors codes in serializable transactions
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Upgrading postgresql from version 7.4.3