| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Grzegorz Tańczyk <goliatus(at)polzone(dot)pl> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Memory usage per postmaster process |
| Date: | 2013-11-03 14:37:51 |
| Message-ID: | 4559.1383489471@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
=?UTF-8?B?R3J6ZWdvcnogVGHFhGN6eWs=?= <goliatus(at)polzone(dot)pl> writes:
> On 11/02/2013 08:47 PM, Tom Lane wrote:
>> Author: Tom Lane<tgl(at)sss(dot)pgh(dot)pa(dot)us>
>> Branch: master Release: REL9_1_BR [3e5f9412d] 2010-10-06 19:31:05 -0400
>>
>> Reduce the memory requirement for large ispell dictionaries.
> I checked this patch:
> http://www.postgresql.org/message-id/AANLkTi=4fUi1zoFMpZ==Yf14RJDv_G1xgAkVQMDyEtBk@mail.gmail.com
> I can't find it here:
> http://doxygen.postgresql.org/spell_8c_source.html
> I also don't see those changes in 9.3.1 source. Status in commitfest
> list is " Committed". I can't see hold_memory anywhere.
If you read the rest of the discussion of the patch, you'd find out that
what got committed was not all that much like Pavel's original. But
it has the same effect.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2013-11-04 01:31:49 | Re: GSSAPI server side on Linux, SSPI client side on Windows |
| Previous Message | Grzegorz Tańczyk | 2013-11-03 10:06:01 | Re: Memory usage per postmaster process |