Search Postgresql Archives

Re: Merged Model for libpq

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/01/11 2:54 PM, Merlin Moncure wrote:
On Fri, Apr 1, 2011 at 4:47 PM, John R Pierce<pierce@xxxxxxxxxxxx>  wrote:
On 03/31/11 9:34 AM, Annamalai Gurusami wrote:
Would it be possible to implement the client server protocol into an API
interface, without involving the TCP/IP network?
sure, done already.  'domain sockets', the default for local connections
that don't expressly call for localhost
er, yes, but that's not the whole story -- everything still has to go
through the protocol, parsing, marshaling, etc.

how would you implement SQL without parsing, etc? Annamali asked specifically for an implementation of the existing client-server protocol without TCP/IP, and thats exactly what the Unix socket interface is.




--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux