Databases Vs. Schemas - Mailing list pgsql-performance

From Subbiah, Stalin
Subject Databases Vs. Schemas
Date
Msg-id F1F84A2E5F9EBD46A9BDB905EB5B103937B7@mxca1.netopia.com
Whole thread Raw
List pgsql-performance
Hi All,

We are evaluating the options for having multiple databases vs. schemas on a
single database cluster for a custom grown app that we developed. Each app
installs same set of tables for each service. And the service could easily
be in thousands. so Is it better to have 1000 databases vs 1000 schemas in a
database cluster. What are the performance overhead of having multiple
databases vs. schemas (if any). I'm leaning towards having schemas rather
than databases but i would like to get others opinion on this. Appreciate
your reply.

Thanks,
Stalin




pgsql-performance by date:

Previous
From: "Ara Anjargolian"
Date:
Subject: odd planner choice
Next
From: CoL
Date:
Subject: Re: Databases Vs. Schemas