Postgres installation for Performance - Mailing list pgsql-performance

From S Arvind
Subject Postgres installation for Performance
Date
Msg-id abf9211d0906061641v1e432e5dnb436f5bb6c429788@mail.gmail.com
Whole thread Raw
List pgsql-performance
In single server(4gb ram 2 core 2 duo),  which design is good for performance?
1)     single installation for 200 db with 800 tables/db
or
2)     Two installation (instance) running on different port with each handling 100 db.

Which of this design is good for postgres where our goal is high performance.

-Arvind S



"Many of lifes failure are people who did not realize how close they were to success when they gave up."
-Thomas Edison

pgsql-performance by date:

Previous
From: S Arvind
Date:
Subject: Re: Vacuum ALL FULL
Next
From: Dimitri Fontaine
Date:
Subject: Re: Pointers needed on optimizing slow SQL statements