View Single Post

   
  #3 (permalink)  
Old 04-15-2008, 11:48 PM
Andrew Dunstan
 
Posts: n/a
Default Re: Sending queries directly



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


You can't. Why can't you use a connection?

cheers

andrew

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply With Quote