Re: Implementing Frontend/Backend Protocol

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Raimon Fernandez <coder(at)montx(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Implementing Frontend/Backend Protocol
Date: 2007-04-19 02:03:12
Message-ID: FC6CBC8C-A398-4835-B3A3-C16C6F4F62D9@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces

It takes a bit of work to implement, but it is not too difficult.
What is your target implementation language?

Here is source library for Lisp:

http://common-lisp.net/project/postmodern/

John

On Apr 17, 2007, at 5:22 AM, Raimon Fernandez wrote:

> 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 ?
>
> We found some but where not related to TCP/IP.

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sergei Dubov 2007-04-19 03:25:07 Login to Postgres 8.2 via Cygwin hangs
Previous Message Andrej Ricnik-Bay 2007-04-19 00:43:45 Re: recommendations for reducing mem usage on local dev machine

Browse pgsql-interfaces by date

  From Date Subject
Next Message Islam Hegazy 2007-04-22 01:40:29 modifying in the libpg files
Previous Message Miguel García 2007-04-18 14:21:04 Re: lo_write and lo_import does not work!