From: | "Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com> |
---|---|
To: | "Pedro Belmino" <pedrobelmino(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org, monteiro(at)inf(dot)puc-rio(dot)br |
Subject: | Re: HELP |
Date: | 2008-03-26 19:01:29 |
Message-ID: | 65937bea0803261201wb0af3ccm7ecac99c5e1ee352@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Mar 26, 2008 at 11:10 PM, Pedro Belmino <pedrobelmino(at)gmail(dot)com>
wrote:
> Hello,
> I am creating an agent that runs alongside the postgres written in c++, I
> have a question: How send sql queries directly for the database without
> going need to make any connection?
> What I call function, which I use file?
>
>
Try looking for the documentation of libpq or libpqxx.
--
gurjeet[(dot)singh](at)EnterpriseDB(dot)com
singh(dot)gurjeet(at){ gmail | hotmail | indiatimes | yahoo }.com
EnterpriseDB http://www.enterprisedb.com
Mail sent from my BlackLaptop device
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Browne | 2008-03-26 20:25:58 | Re: Sending queries directly |
Previous Message | Tom Lane | 2008-03-26 19:00:23 | Re: Re: [COMMITTERS] pgsql: Strengthen warnings about using pg_dump's -i option. |