Re: PGconn - Mailing list pgsql-general

From Scott Marlowe
Subject Re: PGconn
Date
Msg-id 1109631295.30529.308.camel@state.g2switchworks.com
Whole thread Raw
In response to PGconn  ("Mohsen Pahlevanzadeh" <mohsen@pahlevanzadeh.org>)
List pgsql-general
On Mon, 2005-02-28 at 16:43, Mohsen Pahlevanzadeh wrote:
> Dears,I need to connect to the PostgreSQL without choosing database in C.
> Please guide me......

You have to choose a database.  You can choose template1 which should
always be there.  Connections in libpq are to specific databases.

pgsql-general by date:

Previous
From: "Mohsen Pahlevanzadeh"
Date:
Subject: PGconn
Next
From: Ron Mayer
Date:
Subject: vacuum_cost_delay & VACUUM holding locks on GIST indexes