Re: Regarding Postgres access through C

From: Neil Conway <neilc(at)samurai(dot)com>
To: Krishnaprasad <k(dot)krishna(at)hcl(dot)in>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: Regarding Postgres access through C
Date: 2006-02-23 09:24:44
Message-ID: 43FD7F5C.2040301@samurai.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Krishnaprasad wrote:
> Dear all
>
> While trying to connect to postgressql through C program iam getting the
> following error .....
>
> Connection to database failed.
> FATAL: user "root" does not exist
>
> How can I connect to the database as user 'postgres' through C .

The pgsql-committers list is for CVS commit messages and related
discussion, not user questions. Please ask your question in a more
appropriate forum (e.g. pgsql-novice).

-Neil

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2006-02-23 13:17:10 npgsql - Npgsql: 2006-02-23 Francisco Figueiredo Jr.
Previous Message Krishnaprasad 2006-02-23 09:22:34 Regarding Postgres access through C