Re: Performance and Clustering - Mailing list pgsql-general

From Greg Smith
Subject Re: Performance and Clustering
Date
Msg-id 4BD9DC30.8000306@2ndquadrant.com
Whole thread Raw
In response to Re: Performance and Clustering  (Ozz Nixon <ozznixon@gmail.com>)
List pgsql-general
This whole sockets conversation has wandered way off topic.  PostgreSQL
runs into high-connection scaling issues due to memory limitations (on
Windows in particular, as noted in the FAQ entry I suggested), shared
resource contention, and general per-connection overhead long before
socket issues matter.

--
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com   www.2ndQuadrant.us


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Storing many big files in database- should I do it?
Next
From: Justin Graf
Date:
Subject: Re: Storing many big files in database- should I do it?