Re: Implementing Frontend/Backend Protocol TCP/IP

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Raimon Fernandez <coder(at)montx(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Implementing Frontend/Backend Protocol TCP/IP
Date: 2009-10-26 23:15:16
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces

Raimon Fernandez wrote:
>
>
> Hello,
>
>
> I'm trying to implement the front-end protocol with TCP from
> REALbasic to PostgreSQL.

That sounds the most difficult way to do it. Can't you just embed
libpq?

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2009-10-26 23:17:53 Re: Implementing Frontend/Backend Protocol TCP/IP
Previous Message Tim Landscheidt 2009-10-26 22:55:12 Re: How to list user-specific configuration parameters?

Browse pgsql-interfaces by date

  From Date Subject
Next Message John R Pierce 2009-10-26 23:17:53 Re: Implementing Frontend/Backend Protocol TCP/IP
Previous Message Raimon Fernandez 2009-10-26 22:44:15 Implementing Frontend/Backend Protocol TCP/IP