Re: can i install and run two diferent versions of postgresql

Поиск
Список
Период
Сортировка
От Guido Barosio
Тема Re: can i install and run two diferent versions of postgresql
Дата
Msg-id f7f6b4c70611151659p74ad63f3q48cda27706205f9e@mail.gmail.com
обсуждение исходный текст
Ответ на can i install and run two diferent versions of postgresql  ("jorge alberto" <jorge.is.a.geek@gmail.com>)
Список pgsql-novice
Basically you need to explore the initdb command, which will create a
new  pgsql data structure, where you can find all the files that
belong to the *cluster* , the database per se. You will also find here
your new postgresql.conf file, where you should change the port
(defaults 5432) for a convenient one, not being used by another
process.

Obviously, if you are going to try this, extremelly easy stuff if you
are familiarized, you should  first go and read some man pages, and
find an arena place where to play, rather than firing this into your
production box :)

Hint: unset $PGDATA before running initdb or any commands once you´ve
got two postgresql locations in your server.

Best wishes,
g.-

On 11/15/06, jorge alberto <jorge.is.a.geek@gmail.com> wrote:
> hi everybody!
>
> Can I install and run two diferent versions of postgresql?
> If this is posible, can you tell me how?
>
> regards
> jorge
>
>


--
Guido Barosio
-----------------------
http://www.globant.com
guido.barosio@globant.com

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

Предыдущее
От: "jorge alberto"
Дата:
Сообщение: can i install and run two diferent versions of postgresql
Следующее
От: "Corey"
Дата:
Сообщение: numeric data type