Re: run both 7.0.3 and 7.1

From: newsreader(at)mediaone(dot)net
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Subject: Re: run both 7.0.3 and 7.1
Date: 2001-04-11 15:16:45
Message-ID: 20010411111547.A30185@dragon.universe
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I don't want to accept outside
connections i.e. I don't want to use
-i switch. Is that still possible?

On Wed, Apr 11, 2001 at 05:22:47PM +0200, Peter Eisentraut wrote:
> newsreader(at)mediaone(dot)net writes:
>
> > Is it possible to run both 7.0.3 and 7.1
> > on the same server? I don't mind
> > having two separate directories and I think
> > I can run two for outside connection
> > but using different ports. What I would
> > like to do is to have both servers listen
> > to the local connection only.
>
> As long as you use different data directories and different ports you
> should be fine. Possibly you need to configure your system for more
> shared memory and/or semaphores.
>
> --
> Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message ZHU Jia 2001-04-11 15:18:38 Access 97/Postgres migration
Previous Message Thomas Lockhart 2001-04-11 15:07:32 Re: Indexes not used in 7.1RC4: Bug?