Re: BUG #5735: pg_upgrade thinks that it did not start the old server - Mailing list pgsql-bugs

From Kevin Grittner
Subject Re: BUG #5735: pg_upgrade thinks that it did not start the old server
Date
Msg-id 4CD90A970200002500037448@gw.wicourts.gov
Whole thread Raw
In response to Re: BUG #5735: pg_upgrade thinks that it did not start the old server  (Arturas Mazeika <mazeika@gmail.com>)
List pgsql-bugs
Arturas Mazeika <mazeika@gmail.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

pgsql-bugs by date:

Previous
From: Arturas Mazeika
Date:
Subject: Re: BUG #5735: pg_upgrade thinks that it did not start the old server
Next
From: Tom Lane
Date:
Subject: Re: BUG #5735: pg_upgrade thinks that it did not start the old server