Re: Controlling memory of session

From: "James Im" <im-james(at)hotmail(dot)com>
To: dev(at)archonet(dot)com, pgsql-general(at)postgresql(dot)org
Subject: Re: Controlling memory of session
Date: 2007-01-17 17:27:42
Message-ID: BAY7-F1537FD69A544A2F89785296AB0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Richard Huxton wrote:
> Is there a particular problem you're trying to solve?

yes I'm trying to know how many connections can open to the database
without running out of memory. Ideally I would like to optimize stuff
so that I can open the maximum number of connection/session.

In total I can give 250Mb of RAM to Postgresql. It should not eat more
memory. This is what Im' trying to do.

_________________________________________________________________
Ta' p udsalg ret rundt p MSN Shopping: http://shopping.msn.dk - her
finder du altid de bedste priser

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2007-01-17 17:27:55 Re: [1/2 OFF] Varlena.com inaccessible from .br (Blocked?)
Previous Message A. Kretschmer 2007-01-17 17:16:53 Re: SELECT INTO TEMPORARY problem