Re: effective_cache_size calculation overflow

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: effective_cache_size calculation overflow
Date: 2014-01-27 05:06:48
Message-ID: 9083.1390799208@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Magnus Hagander <magnus(at)hagander(dot)net> writes:
> So clearly there is an overflow somewhere in the calculation of
> effective_cache_size, most likely from the fact that it's now dynamically
> calculated.

Yeah. Fixed.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2014-01-27 05:22:23 Typo fix in src/backend/catalog/README
Previous Message Michael Paquier 2014-01-27 04:34:29 Re: ALTER SYSTEM SET typos and fix for temporary file name management