Re: Implementing Frontend/Backend Protocol

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Implementing Frontend/Backend Protocol
Дата
Msg-id 20070417130704.GA6158@alvh.no-ip.org
обсуждение исходный текст
Ответ на Implementing Frontend/Backend Protocol  (Raimon Fernandez <coder@montx.com>)
Список pgsql-interfaces
Raimon Fernandez wrote:

> I don't know if this is the correct mailing list for this ...
> 
> We want to implement, or at least, investigate how difficult will be  
> to talk directly with PostgreSQL via TCP/IP.
> 
> We have the original documentation, and in chapter 43 there is some  
> info.
> 
> Do you know where can we find examples (code) to start the project ?

Yes, the src/interfaces/libpq directory contains a working
implementation.  There are independent implementations elsewhere (JDBC,
ODBCng, etc).

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Raimon Fernandez
Дата:
Сообщение: Implementing Frontend/Backend Protocol
Следующее
От: Miguel García
Дата:
Сообщение: lo_write and lo_import does not work!