Re: multiple version running

Doug McNaught <doug@wireboard.com>

From: Doug McNaught <doug@wireboard.com>
To: "philip johnson" <philip.johnson@atempo.com>
Cc: <pgsql-general@postgresql.org>
Date: 2002-05-22T22:10:10Z
Lists: pgsql-general
"philip johnson" <philip.johnson@atempo.com> writes:

> is it possible to have 1 postgresql 6.5.3 and a 7.2 running on a same
> machine (mandrake 8.1) ?

Sure, just run them with different PGDATA directories and different
ports.

-Doug