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

From Pierre C
Subject Re: PostgreSQL as a local in-memory cache
Date
Msg-id op.vedurow6eorkce@apollo13
Whole thread Raw
In response to Re: PostgreSQL as a local in-memory cache  ("jgardner@jonathangardner.net" <jgardner@jonathangardner.net>)
Responses Re: PostgreSQL as a local in-memory cache  (Jonathan Gardner <jgardner@jonathangardner.net>)
List pgsql-performance
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.

pgsql-performance by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: PostgreSQL as a local in-memory cache
Next
From: "Pierre C"
Date:
Subject: Re: PostgreSQL as a local in-memory cache