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

Поиск
Список
Период
Сортировка
От Vincenzo Romano
Тема Re: Running v8.1 amd v8.2 at the same time for a transition
Дата
Msg-id 200706061159.14549.vincenzo.romano@gmail.com
обсуждение исходный текст
Ответ на Re: Running v8.1 amd v8.2 at the same time for a transition  (Hannes Dorbath <light@theendofthetunnel.de>)
Список pgsql-general
On Wednesday 06 June 2007 11:05:00 Hannes Dorbath wrote:
> Running 2 PG instances is a trivial thing to do. It requires a quick
> look at the PostgreSQL documentation to find out that:
>
> - The port is defined in postgresql.conf
> - pg_ctl -D defines what cluster to work on
> - The switch for the port in psql is -p

You also could need to run the proper client application.

> But instead people spend their time on going out and ask how to use some
> poor wrappers, their distribution provides. Probably this has costed
> them more time than a look in the PG documentation.

The actual fault was mine plus a lack into the manpages.

The mechanism could be complicated, but if the needed documentation
is up to date and complete, I suspect that a number of people can
live with it.

--
Vincenzo Romano
--
Maybe Computer will never become as intelligent as Humans.
For sure they won't ever become so stupid. [VR-1988]

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Running v8.1 amd v8.2 at the same time for a transition
Следующее
От: "Bart Degryse"
Дата:
Сообщение: plperl and/or insert trigger problem