<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-7">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Roy,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
I had to look up &quot;abstemious&quot; ...</div>
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature">
<div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; font-family: Calibri, Helvetica, sans-serif; color: rgb(0, 0, 0);">
<p style="margin-top: 0px; margin-bottom: 0px;">Michael Leo</p>
<p style="margin-top: 0px; margin-bottom: 0px;">Kettle River Consulting Inc</p>
<p style="margin-top: 0px; margin-bottom: 0px;">612-859-2108</p>
<p style="margin-top: 0px; margin-bottom: 0px;">mleo@kettleriverconsulting.com</p>
</div>
</div>
</div>
</div>
<div>
<div id="appendonsend"></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size: 11pt;"><b>From:</b> info-ingres-bounces@lists.planetingres.org &lt;info-ingres-bounces@lists.planetingres.org&gt; on behalf of Roy Hann &lt;specially@processed.almost.meat&gt;<br>
<b>Sent:</b> Thursday, September 9, 2021 9:44 AM<br>
<b>To:</b> info-ingres@lists.planetingres.org &lt;info-ingres@lists.planetingres.org&gt;<br>
<b>Subject:</b> Re: [Info-ingres] 4k Cache</font>
<div>&nbsp;</div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="PlainText">Steve wrote:<br>
<br>
&gt; God willing, as mentioned above, I plan to increase the page size of<br>
&gt; all user tables and indexes to 8k and 4k, respectively. Currently both<br>
&gt; are 2k. This was a recommendation by Actian.<br>
&gt; <br>
&gt; A small portion of the tables are already 8k; that being the default<br>
&gt; page size.<br>
&gt; <br>
&gt; Upon making these changes, I was thinking of reducing the 2k buffer cache<br>
&gt; by 75%, as the only 2k tables at that point would be the system catalogs<br>
&gt; (I think they˘re 2k) and possibly the odd users˘ own private tables. I<br>
&gt; figured the memory saved could be reallocated to the 8k cache. Is that<br>
&gt; a reasonable idea?<br>
<br>
It's not unreasonable, but generally I think Ingres is abstemious<br>
to a fault with DMF memory. Freeing up what is probably only a very<br>
small amount of memory won't make much difference.<br>
<br>
I am not the world's biggest fan of 4k pages. Owing to the larger<br>
per-row overhead of &quot;large&quot; pages you might find you waste less disk<br>
space if you just use 8k pages for everything.<br>
<br>
You don't mention what you are expecting to get from larger page sizes.<br>
They do enable ALTER TABLE which is handy, but if you are<br>
using locking (and you will be) rather than MVCC you might find page<br>
sizes bigger than 2k aggravate any lock-contention you may have.<br>
<br>
Please let us know how you get on. <br>
<br>
Roy<br>
<br>
_______________________________________________<br>
Info-ingres mailing list<br>
Info-ingres@lists.planetingres.org<br>
<a href="https://lists.planetingres.org/mailman/listinfo/info-ingres">https://lists.planetingres.org/mailman/listinfo/info-ingres</a><br>
</div>
</span></font></div>
</div>
</body>
</html>