Re: multiple database connections

From: Luca Ferrari <fluca1978(at)infinito(dot)it>
To: Rafiqul Haque <rafiq(dot)ced(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: multiple database connections
Date: 2014-01-29 10:54:43
Message-ID: CAKoxK+50U1UYsUmLzEmgeEzjWEE1PA1GYnDz1=nkyKQmRi2y9g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Jan 28, 2014 at 1:53 PM, Rafiqul Haque <rafiq(dot)ced(at)gmail(dot)com> wrote:
> Hi,
>
> I am a newbie in postgres. I need to create 8 connections on the same
> postgres server. Could anyone please tell me how to start multiple
> connection on the same postgres server. I am using windows operating system.
>

I suppose that the fast answer "opening 8 command prompts and running
psql" does not satisfy you. What is the aim?
Is scripting or doing a launcher program an option?

Luca

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Stephen Frost 2014-01-29 13:24:35 Re: Simulating Postgresql clients
Previous Message desmodemone 2014-01-29 08:42:15 Re: Simulating Postgresql clients