Regarding Postgres access through C - Mailing list pgsql-committers

From Krishnaprasad
Subject Regarding Postgres access through C
Date
Msg-id 43FD7EDA.9030005@hcl.in
Whole thread Raw
Responses Re: Regarding Postgres access through C  (Neil Conway <neilc@samurai.com>)
List pgsql-committers
Dear all

       While trying to connect to postgressql through C program iam
getting the following error .....
      
                       
Connectionto database failed. 
                       
FATAL: user "root" does not exist 

How can I connect to the database as user 'postgres' through C .

Rgds
krishna

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - fe: Remove unused attribute.
Next
From: Neil Conway
Date:
Subject: Re: Regarding Postgres access through C