Re: Sending queries directly - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Sending queries directly
Date
Msg-id 47EA92F3.4090401@enterprisedb.com
Whole thread Raw
In response to Sending queries directly  ("Pedro Belmino" <pedrobelmino@gmail.com>)
List 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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Surfacing qualifiers
Next
From: Andrew Dunstan
Date:
Subject: Re: Surfacing qualifiers