Libpq in C Language Function - Mailing list pgsql-novice

From Carel Combrink
Subject Libpq in C Language Function
Date
Msg-id 20100806153640.935640k5b8tx2inc@student.up.ac.za
Whole thread Raw
Responses Re: Libpq in C Language Function  (Joshua Tolley <eggyknap@gmail.com>)
List pgsql-novice
Hi,

Is it possible to connect to another database from within a database.
The 2 databases will probably not be on the same computer.

Is it possible to create a C LANGUAGE function that connects to
another database using libpq? I have tried this but after calling
PQconnectedb the status returned by PQstatus is CONNECTION_BAD.

--
Carel Combrink
s25291930@tuks.co.za

This message and attachments are subject to a disclaimer. Please refer
to www.it.up.ac.za/documentation/governance/disclaimer/ for full
details. / Hierdie boodskap en aanhangsels is aan 'n vrywaringsklousule
onderhewig. Volledige besonderhede is by
www.it.up.ac.za/documentation/governance/disclaimer/ beskikbaar.


pgsql-novice by date:

Previous
From: Richard Broersma
Date:
Subject: Re: Table-design for categories, suggestions needed
Next
From: Joshua Tolley
Date:
Subject: Re: Libpq in C Language Function