regex cache

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема regex cache
Дата
Msg-id 200806171826.48355.josh@agliodbs.com
обсуждение исходный текст
Ответы Re: regex cache
Список pgsql-hackers
Folks,

I'm doing some analysis of PostgreSQL site traffic, and am being frequently 
hung up by the compile-time-fixed size of our regex cache (32 regexes, per 
MAX_CACHED_RES).  Is there a reason why it would be hard to use work_mem 
or some other dynamically changeable limit for regex caching?  

-- 
--Josh

Josh Berkus
PostgreSQL @ Sun
San Francisco


В списке pgsql-hackers по дате отправления: