Re: Postgresql Site Search
От | The Hermit Hacker |
---|---|
Тема | Re: Postgresql Site Search |
Дата | |
Msg-id | Pine.BSF.4.21.0010232050180.1521-100000@thelab.hub.org обсуждение исходный текст |
Ответ на | Postgresql Site Search (Craig May <craig.may@s2.enthdimension.com.au>) |
Список | pgsql-sql |
On Tue, 24 Oct 2000, Craig May wrote: > > Considering postgresql performs so well for me here, why is the > postgres site search so fucking slow?? The search engine used (udmsearch) isn't written to be the most efficient as far as making use of SQL features are concerned (ie. it was designed with MySQL limitations in mind) ... I've sent in several suggestions that provide speed improvements (use of subselects) that haven't been implemented as it would break MySQL support ... One of these days, I'll sit down and do the mods and submit it in such a way that for PostgreSQL, it uses subselects, for MySQL, it doesn't ... unless someone else feels like diving into some code? The PostgreSQL backend for the site is running on a dedicated PIII-400 with ~512Meg of RAM ... its not like the resources aren't there :(
В списке pgsql-sql по дате отправления: