| От | Tom Lane |
|---|---|
| Тема | Re: Upgrading 6.5.1 |
| Дата | |
| Msg-id | 3872.1040101188@sss.pgh.pa.us обсуждение |
| Ответ на | Upgrading 6.5.1 (Jean-Christian Imbeault <jc@mega-bucks.co.jp>) |
| Список | pgsql-general |
Jean-Christian Imbeault <jc@mega-bucks.co.jp> writes:
> 6.5.1 is *really* old. Are there any docs still left lying around on
> things I should watch out for (data types that are no longer supported
> for example) when moving the data?
You should probably expect problems ... for example, the standard names
of datetime-related datatypes are different now.
I would suggest dumping schema and data separately (pg_dump -s and -a
IIRC). Try to load the schema, edit manually, repeat till successful.
Then try to load the data. With luck you won't need any data edits.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера