Re: PostgreSQL as a local in-memory cache - Mailing list pgsql-performance

From Jonathan Gardner
Subject Re: PostgreSQL as a local in-memory cache
Date
Msg-id AANLkTinWCD4bbMjpfi7o91EdrRPNrPbBFFgifVer0LbE@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL as a local in-memory cache  ("Pierre C" <lists@peufeu.com>)
List pgsql-performance
On Wed, Jun 16, 2010 at 12:51 AM, Pierre C <lists@peufeu.com> wrote:
>
> Have you tried connecting using a UNIX socket instead of a TCP socket on
> localhost ? On such very short queries, the TCP overhead is significant.
>

Unfortunately, this isn't an option for my use case. Carbonado only
supports TCP connections.


--
Jonathan Gardner
jgardner@jonathangardner.net

pgsql-performance by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Confirm calculus
Next
From: Craig James
Date:
Subject: Re: PostgreSQL as a local in-memory cache