Re: Are there some additional postgres tuning to improve performance in multi tenant system - Mailing list pgsql-performance

From Andrew Dunstan
Subject Re: Are there some additional postgres tuning to improve performance in multi tenant system
Date
Msg-id 52BED007.2050304@dunslane.net
Whole thread Raw
In response to Are there some additional postgres tuning to improve performance in multi tenant system  (ankush upadhyay <ankush.upadhyay@gmail.com>)
Responses Re: Are there some additional postgres tuning to improve performance in multi tenant system
List pgsql-performance
On 12/28/2013 12:19 AM, ankush upadhyay wrote:
> Hello All,
>
> I am using multi tenant system and doing performance testing of multi
> tenant application. In case of single tenant it is working fine but
> once I enable tenants, then some time database servers not responding.
> Any clue?
>
>



I usually use the term "multi-tenancy" to refer to different postgres
instances running on the same machine, rather than different databases
within a single instance of postgres. So lease describe your setup in
more detail.

cheers

andrew


pgsql-performance by date:

Previous
From: ankush upadhyay
Date:
Subject: Re: Are there some additional postgres tuning to improve performance in multi tenant system
Next
From: ankush upadhyay
Date:
Subject: Re: Are there some additional postgres tuning to improve performance in multi tenant system