Re: Multiple backend connections - Mailing list pgsql-general

From Nigel J. Andrews
Subject Re: Multiple backend connections
Date
Msg-id Pine.LNX.4.21.0303192339090.10824-100000@ponder.fairway2k.co.uk
Whole thread Raw
In response to Multiple backend connections  (Paul M Foster <paulf@quillandmouse.com>)
List 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


pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: Multiple backend connections
Next
From: "Daniel R. Anderson"
Date:
Subject: Is SSL compiled in by default?