Re: PostgreSQL backend process high memory usage issue

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL backend process high memory usage issue
Date: 2011-04-07 21:46:15
Message-ID: 4D9E30A7.9030101@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general

On 04/07/11 1:42 PM, Shianmiin wrote:
> Since the connection pool will be used by all tenants, eventually each
> connection will hit all the tables/views.

don't all connections in a given pool have to use the same user
credentials? won't that be problematic for this architecture?

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Shianmiin 2011-04-07 21:52:05 Re: PostgreSQL backend process high memory usage issue
Previous Message Merlin Moncure 2011-04-07 21:22:22 Re: PostgreSQL backend process high memory usage issue

Browse pgsql-general by date

  From Date Subject
Next Message Shianmiin 2011-04-07 21:52:05 Re: PostgreSQL backend process high memory usage issue
Previous Message Merlin Moncure 2011-04-07 21:22:22 Re: PostgreSQL backend process high memory usage issue