Re: Running v8.1 amd v8.2 at the same time for a transition

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: Running v8.1 amd v8.2 at the same time for a transition
Дата
Msg-id 1181080520.15764.331.camel@linda.lfix.co.uk
обсуждение исходный текст
Ответ на Running v8.1 amd v8.2 at the same time for a transition  (Vincenzo Romano <vincenzo.romano@gmail.com>)
Ответы Re: Running v8.1 amd v8.2 at the same time for a transition  (Vincenzo Romano <vincenzo.romano@gmail.com>)
Список pgsql-general
On Tue, 2007-06-05 at 23:40 +0200, Vincenzo Romano wrote:
> Hi all.
> I need to run both 8.1 and 8.2 at the same time in order to check
> everything in 8.2 *before* shutting 8.1 down.
> I need to run both as I only have one machine available.
> I'm using a debian derivateive (Kubuntu) that provides a nice pg_wrapper
> mechanism to direct connections for tools to either version you want.
> Infact I see both versions running, one on port 5432 and one on port 5433.
> The point is thay I have no clue on ow to choose which instance attach to.
> I've already posted this question to the KUbuntu team with no answer in 14+
> hours.
>
> Is there anyone with a good hint?

man pg_wrapper

psql --cluster 8.1/main -d your_database

--
Oliver Elphick                                          olly@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA  92C8 39E7 280E 3631 3F0E  1EC0 5664 7A2F A543 10EA
                 ========================================
   Do you want to know God?   http://www.lfix.co.uk/knowing_god.html


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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Running v8.1 amd v8.2 at the same time for a transition
Следующее
От: Robert Treat
Дата:
Сообщение: Re: Tablespaces