Re: [ADMIN] Two postmasters - Mailing list pgsql-admin

From Peter Mount
Subject Re: [ADMIN] Two postmasters
Date
Msg-id Pine.LNX.3.95.980512185935.11866B-100000@retep.org.uk
Whole thread Raw
In response to Two postmasters  ("Igor Sysoev" <igor@nitek.ru>)
List pgsql-admin
On Tue, 12 May 1998, Igor Sysoev wrote:

> Is it possible to run two varios versions of postmaster
> on one machine using different ports and PGDATA ?

Yes. I currently have 6.3.1 as production, and the current cvs'd version
for JDBC development.

The only thing you have to be careful on is where the two sets of binaries
and libraries live, and the order of the various paths. As I don't access
the production database from the user that I develop under, I have the
paths set in the user login scripts.

The backend's are started by a modified file located in /etc/rc.d/init.d

--
Peter T Mount peter@retep.org.uk or petermount@earthling.net
Main Homepage: http://www.retep.org.uk
************ Someday I may rebuild this signature completely ;-) ************
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk


pgsql-admin by date:

Previous
From: Bruce Tong
Date:
Subject: Setup and LIBPQ (Newbie)
Next
From: Peter Mount
Date:
Subject: Re: [ADMIN] Setup and LIBPQ (Newbie)