Re: Implementing an regex filter

Поиск
Список
Период
Сортировка
От Paul Lambert
Тема Re: Implementing an regex filter
Дата
Msg-id 46BA400F.2080704@autoledgers.com.au
обсуждение исходный текст
Ответ на Implementing an regex filter  (Enrico Weigelt <weigelt@metux.de>)
Список pgsql-sql
Enrico Weigelt wrote:
> Hi folks,
> 
> 
> Any hints for futher optimization appreciated :)
> 
> 
> thx


It doesn't look like you have any indexes - I'd add one to at least 
articles.title and blacklist.title to start with and probably also 
user_results.article_id and articles.inode_id.

-- 
Paul Lambert
Database Administrator
AutoLedgers



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

Предыдущее
От: Enrico Weigelt
Дата:
Сообщение: Re: Database synchronization
Следующее
От: David Cottingham
Дата:
Сообщение: Indexing a field of type point