| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Takahiro Itagaki <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: patch: preload dictionary new version |
| Date: | 2010-07-20 11:39:22 |
| Message-ID: | AANLkTil3UuwytXCeX8UzfaLjEejVV7wijO4IdRdslWoq@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello
2010/7/20 Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>:
> 2010/7/14 Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>:
>> this patch is significantly reduced original patch. It doesn't propose
>> a simple allocator - just eliminate a high memory usage for ispell
>> dictionary.
>
> I don't think introducing new methods is a good idea. If you want a
> simple allocator, MemoryContextMethods layer seems better for me.
>
can you explain it, please?
> The original purpose of the patch -- preloading dictionaries --
> is also need to be redesigned with precompiler approach.
> I'll move the proposal to "Returned with Feedback" status.
>
ok.
thank you very much
Pavel Stehule
> --
> Itagaki Takahiro
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2010-07-20 11:41:21 | Re: Explicit psqlrc |
| Previous Message | Robert Haas | 2010-07-20 11:06:34 | Re: Explicit psqlrc |