Regarding Postgres access through C

From: Krishnaprasad <k(dot)krishna(at)hcl(dot)in>
To: pgsql-novice(at)postgresql(dot)org
Subject: Regarding Postgres access through C
Date: 2006-02-23 09:44:58
Message-ID: 43FD841A.2060809@hcl.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#3333ff">
Dear all<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; While trying to connect to postgressql through C program iam
getting the following error ..... <br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Connection to database failed.<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; FATAL:&nbsp; user "root" does not exist<br>
<br>
How can I connect to the database as user 'postgres' through C .<br>
<br>
Rgds<br>
krishna
<pre class="moz-signature" cols="72">
</pre>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 870 bytes

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message A. Kretschmer 2006-02-23 09:50:43 Re: Regarding Postgres access through C
Previous Message Christian Stalp 2006-02-22 19:15:48 Re: plpgsql-function with timestamp