Re: Trouble Upgrading Postgres

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Trouble Upgrading Postgres
Date: 2018-11-05 16:55:50
Message-ID: 46063d22-e33b-edf0-e60e-ade29ae67bb0@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/05/2018 10:50 AM, Charles Martin wrote:
[snip]
> The results I pasted were from:
>
> SELECT * FROM pg_settings
>
> Maybe I didn't get it the right way.

We were expecting the output of the "SHOW SHARED_BUFFERS;" command.

>
> The system has only 4GB of RAM. I read that a reasonable swap size is 1/4
> of RAM, so I've created a swap file of 1GB.

Times have changed...  (I'd have made a 4GB swap file.)

--
Angular momentum makes the world go 'round.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Charles Martin 2018-11-05 17:06:10 Re: Trouble Upgrading Postgres
Previous Message Charles Martin 2018-11-05 16:50:29 Re: Trouble Upgrading Postgres