Multiple backend connections - Mailing list pgsql-general

From Paul M Foster
Subject Multiple backend connections
Date
Msg-id 20030319231423.GA5041@quillandmouse.com
Whole thread Raw
Responses Re: Multiple backend connections  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
List pgsql-general
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?

Paul

pgsql-general by date:

Previous
From: "Moritz Lennert"
Date:
Subject: Re: vacuum full fills up disk
Next
From: Doug McNaught
Date:
Subject: Re: Multiple backend connections