Re: What is the max number of database I can create in - Mailing list pgsql-performance

From John McCawley
Subject Re: What is the max number of database I can create in
Date
Msg-id 437F2C66.3030603@hardgeus.com
Whole thread Raw
In response to Re: What is the max number of database I can create in an instance of pgsql?  (Michael Glaesemann <grzm@myrealbox.com>)
List pgsql-performance
>> However, what is the max number of database I can create before
>> performance goes down?
>
I know I'm not directly answering your question, but you might want to
consider why you're splitting things up into different logical
databases.  If security is a big concern, you can create different
database users that own the different departments' tables, and each of
your apps can login as the corresponding users.

Everyone loves reports.  Once you've got data in your database, people
will ask for a billion reports...Whether or not they know it now, most
likely they're going to want reports that cross the department
boundaries (gross revenue, employee listings etc.) and that will be very
difficult if you have multiple databases.



pgsql-performance by date:

Previous
From: "Alex Wang"
Date:
Subject: Re: VERY slow after many updates
Next
From: "Luke Lonergan"
Date:
Subject: Re: Hardware/OS recommendations for large databases (