Re: pg_upgrade

Поиск
Список
Период
Сортировка
От Tory M Blue
Тема Re: pg_upgrade
Дата
Msg-id CAEaSS0ZmjROYv_qRzD8z4F65k1OX01oBFBM9OSW-iLPbKTQdHg@mail.gmail.com
обсуждение исходный текст
Ответ на pg_upgrade  (Tory M Blue <tmblue@gmail.com>)
Ответы Re: pg_upgrade
Список pgsql-performance
From my last report I had success but it was successful due to lots of
manual steps. I figured it may be safer to just create a new rpm,
installing to pgsql9 specific directories and a new data directory.

This allows pg_upgrade to complete successfully (so it says). However
my new data directory is empty and the old data directory now has what
appears to be 8.4 data and the 9.1 data.

/data is olddatadir original data dir

[root@devqdb03 queue]# ll /data/queue
total 12
drwx------ 2 postgres dba 4096 2011-12-07 09:44 16384
drwx------ 3 postgres dba 4096 2011-12-07 11:34 PG_9.1_201105231
-rw------- 1 postgres dba    4 2011-12-07 09:44 PG_VERSION

/data1 is the new 9.1 installed location.
[root@devqdb03 queue]# ll /data1/queue/
total 0

Do I have to manually move the new PG_9.1..... data to /data1 or. I'm
just confused at what I'm looking at here.

If I don't move anything and start up the DB , I get this

psql (8.4.4, server 9.1.1)
WARNING: psql version 8.4, server version 9.1.
         Some psql features might not work.
Type "help" for help.

Sorry my upgrade process has been an ugly mess :)

Tory

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

Предыдущее
От: "Anibal David Acosta"
Дата:
Сообщение: autovacuum, any log?
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: autovacuum, any log?