Re: Multiple logical databases

From: Richard Huxton <dev(at)archonet(dot)com>
To: josh(at)agliodbs(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Multiple logical databases
Date: 2006-02-03 08:11:58
Message-ID: 43E3104E.209@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Josh Berkus wrote:
> Mark,
>
>> Even though they run on the same machine, run the same version of the
>> software, and are used by the same applications, they have NO
>> interoperability. For now, lets just accept that they need to be on
>> separate physical clusters because some need to be able to started and
>> stopped while others need to remain running, there are other reasons,
>> but one reason will suffice for the discussion.
>
> For an immediate solution to what you are encountering, have you looked at
> pgPool?

I agree with Josh - pgpool sounds like the place to start with this.

That's got to be the easiest place to add some sort of "listall"/"switch
todb" functionality. It also means you're not *forced* to have only one
version of PG, or have them all on the same machine.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message andrew 2006-02-03 09:46:26 look up tables while parsing queries
Previous Message Tino Wildenhain 2006-02-03 07:16:46 Re: Multiple logical databases

Browse pgsql-patches by date

  From Date Subject
Next Message Kris Jurka 2006-02-03 11:18:24 win codepages 1253, 1254, 1255, 1257 and cleanup
Previous Message Tino Wildenhain 2006-02-03 07:16:46 Re: Multiple logical databases