Re: Multiple backend connections

From: "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>
To: Paul M Foster <paulf(at)quillandmouse(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Multiple backend connections
Date: 2003-03-19 23:40:52
Message-ID: Pine.LNX.4.21.0303192339090.10824-100000@ponder.fairway2k.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 19 Mar 2003, Paul M Foster wrote:

> I've written code to connect to and/or create databases in C. To check
> my work, I'll open up psql in another console. But if I'm connected to
> the default database (template1), and attempt to connect to that
> database in my C program, it fails.
>
> What gives? Is there a limitation of some kind I'm missing?

Well possibly but unlikely if that's all you've got going on and you've not
tuned the configuration to silly levels.

It might help to review the error message that it's giving.

>
> Paul

--
Nigel J. Andrews

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mike Castle 2003-03-20 01:06:00 FIPS 127-2
Previous Message Daniel R. Anderson 2003-03-19 23:40:40 Is SSL compiled in by default?