Server/Data Migration Advice

Поиск
Список
Период
Сортировка
От Carlos Mennens
Тема Server/Data Migration Advice
Дата
Msg-id CAAQLLO5GcGbP3-XqP-8TBoHYk7pWPz7jvs5uXd2qWqSkrT86Kg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Server/Data Migration Advice
Re: Server/Data Migration Advice
Список pgsql-general
I've finally received my new virtual database server (Debian Linux) &
this weekend I'll be rolling my new PostgreSQL server online. My
question is I've never migrated production data from 8.4.8 to 9.1.1. I
would like to find out from the community what exactly is the
recommended process in moving my database server from 8.4.8 to 9.1.1.
I'm not simply upgrading the existing server as I will be installing
PostgreSQL 9.1 on the new hardware and not sure if it's as simple as
simply performing a pg_dumpall:

pg_dumpall > mydata.sql

I don't know if I need to use some kind of conversion tool to convert
the data from 8.4.8 so that it's compatible with 9.1.1 so if you guys
could please shine in on any recommendations, I would greatly
appreciate it!

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

Предыдущее
От: "Sogard, Michael (DPS)"
Дата:
Сообщение: Re: Having Issue Getting the Postgresql Service to Start
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: Server/Data Migration Advice