Re: Multiple databases and shared_buffers

From: Venkata Balaji N <nag1010(at)gmail(dot)com>
To: Data Cruncher <dcruncher4(at)aim(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Multiple databases and shared_buffers
Date: 2016-02-17 22:13:44
Message-ID: CAEyp7J_usPQV7xpPL2R+J70+gXr-tCO59toy9oPTSajH1Swnhg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Feb 18, 2016 at 1:54 AM, Data Cruncher <dcruncher4(at)aim(dot)com> wrote:

> We will be creating multiple databases in a cluster (instance). Is there
> any way to separate shared_buffers for each database? Looks like not since
> PG does not allow user created shared buffers.

shared_buffers parameter is for the whole PostgreSQL cluster shared by all
the databases in the cluster.

Regards,
Venkata B N

Fujitsu Australia

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2016-02-17 22:21:49 Re: Multiple databases and shared_buffers
Previous Message Adrian Klaver 2016-02-17 18:35:56 Re: Re : Re: Pgsql troubleshooting & Iscsi