Re: New COPY commands in libpq

Поиск
Список
Период
Сортировка
От reina_ga@hotmail.com (Tony Reina)
Тема Re: New COPY commands in libpq
Дата
Msg-id 272e4be7.0405010125.32040317@posting.google.com
обсуждение исходный текст
Ответ на New COPY commands in libpq  (reina_ga@hotmail.com (Tony Reina))
Ответы Re: New COPY commands in libpq
Список pgsql-hackers
> You might try porting your code to libpqxx, which is C++-native and should
> make large swathes of this sort of code unnecessary.
> 

I've seriously considered it (along with the npgsql library), but am
not really sure as to what the advantage(s) would be considering that
(with the corrections suggested) my code works now with libpq.

Would there be any improvement in speed with libpqxx? Does libpqxx
make use of the SSL encryption? How hard is it to link to the SSL
connections for Postgres commands?

-Tony


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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: pg ANY/SOME ambiguity wrt sql standard?
Следующее
От: "Jeroen T. Vermeulen"
Дата:
Сообщение: Re: New COPY commands in libpq