Re: BUG #5735: pg_upgrade thinks that it did not start the old server

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Arturas Mazeika" <mazeika(at)gmail(dot)com>, "Robert Haas" <robertmhaas(at)gmail(dot)com>
Cc: "Dave Page" <dpage(at)pgadmin(dot)org>,<pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #5735: pg_upgrade thinks that it did not start the old server
Date: 2010-11-09 14:47:19
Message-ID: 4CD90A970200002500037448@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Arturas Mazeika <mazeika(at)gmail(dot)com> wrote:

> the shared buffers is set to 128M, and the working mem
> is set to 1GB. We've got 16GB memory in total

Each connection can allocate work_mem memory, potentially multiple
times -- for multiple nodes in a query plan.

-Kevin

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2010-11-09 15:31:49 Re: BUG #5735: pg_upgrade thinks that it did not start the old server
Previous Message Stefan Kaltenbrunner 2010-11-09 11:36:32 Re: BUG #5735: pg_upgrade thinks that it did not start the old server