Re: Sending queries directly

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Sending queries directly
Дата
Msg-id 47EA98A3.9060100@dunslane.net
обсуждение исходный текст
Ответ на Sending queries directly  ("Pedro Belmino" <pedrobelmino@gmail.com>)
Список pgsql-hackers

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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Surfacing qualifiers
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Strengthen warnings about using pg_dump's -i option.