| From: | Charles Martin <ssappeals(at)gmail(dot)com> |
|---|---|
| To: | Ron Johnson <ronljohnsonjr(at)gmail(dot)com> |
| Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Trouble Upgrading Postgres |
| Date: | 2018-11-05 17:06:10 |
| Message-ID: | CAFw6=U1Hs-L=EUUKk1pyp5rvzpNh2JmiTh9iLNYbm+Hq2Trurg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Ron said:
>We were expecting the output of the "SHOW SHARED_BUFFERS;" command.
Ok, the result from that command is:
1GB
>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.)
I have a spare drive that is 230G, so I have enough space. I suppose I can
set swapoff, delete the swapfile, create a new 4G one, and set swapon. Or
is there a better way?
On Mon, Nov 5, 2018 at 11:56 AM Ron <ronljohnsonjr(at)gmail(dot)com> wrote:
> 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.
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ron | 2018-11-05 17:19:52 | Re: Trouble Upgrading Postgres |
| Previous Message | Ron | 2018-11-05 16:55:50 | Re: Trouble Upgrading Postgres |