Re: Backups / replication

From: Greg Smith <greg(at)2ndquadrant(dot)com>
To: Adrian von Bidder <avbidder(at)fortytwo(dot)ch>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Backups / replication
Date: 2010-06-18 11:29:23
Message-ID: 4C1B5893.4020503@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Adrian von Bidder wrote:
> I don't know the rpm builds you're using; the
> Debian packages allow configuring two instances on two different ports
> AFAIK. Possibly the rpm installation do, too. Even if not: hacking up a
> 2nd start script which runs postgres against a different data directory /
> config file should be quite trivial.
>

The situation is midway between here: you do have to hack up the
startup scripts a bit to get more than one server running with an RPM
install, but the changes are not too terrible. There's a sample and
article about it at
http://blog.2ndquadrant.com/en/2010/05/install-multiple-postgresql-servers-redhat-linux.html

You are correct that this is much easier on Debian.

--
Greg Smith 2ndQuadrant US Baltimore, MD
PostgreSQL Training, Services and Support
greg(at)2ndQuadrant(dot)com www.2ndQuadrant.us

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andy Dale 2010-06-18 11:42:35 Unable to determine what has a particular OID
Previous Message Devrim GUNDUZ 2010-06-18 09:44:14 Re: How to install 8.4 in Fedora 11 Leonidas