Connecting CGI apps to PostgreSql - Mailing list pgsql-interfaces

From Balaji Yogesh K.V.
Subject Connecting CGI apps to PostgreSql
Date
Msg-id 36CC005B.20547A94@wipsys.soft.net
Whole thread Raw
List pgsql-interfaces
Hi,
    I have a linux machine and postgresql is running.
I want to link my CGI program written in C to link to this database
and retrieve information and present in the web and also to store
info entered in the web to be updated in the database.

These are my queries:
1) I know i have to use Pro C, but i am not sure how to establish
   the connectivity between them.
2)Is there any other pre-requisites which has to be satisfied before
implementating the application.

3) Where can i Find more information regarding this.

Any info in this regard would be of great help to me.
Regards,
bala

Attachment

pgsql-interfaces by date:

Previous
From: Ari Halberstadt
Date:
Subject: JDBC: detecting lost backend; 8192 byte limit in queries
Next
From: Michael Contzen
Date:
Subject: What is SQLForignKeys in ODBC-Driver