Re: Sending queries directly

From: "Heikki Linnakangas" <heikki(at)enterprisedb(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: Sending queries directly
Date: 2008-03-26 18:16:19
Message-ID: 47EA92F3.4090401@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Pedro Belmino wrote:
> 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?

You can't. Why would you not want to open a connection?

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2008-03-26 18:38:39 Re: Surfacing qualifiers
Previous Message Tom Lane 2008-03-26 18:03:58 Re: Surfacing qualifiers