Re: using text search

Поиск
Список
Период
Сортировка
От Rafał Pietrak
Тема Re: using text search
Дата
Msg-id 5176616D.6070704@zorro.isa-geek.com
обсуждение исходный текст
Ответ на Re: using text search  (Alfonso Afonso <aafonsoc@gmail.com>)
Ответы Re: using text search
Список pgsql-general
W dniu 04/22/2013 08:43 PM, Alfonso Afonso pisze:
I forgot to say that the function is "position ( txtseach in txtcomplete)" :)

Bye


Alfonso, thenx

But if I may: How can I use that function? In a context of my problem?

then again. At the edge of desperation, I'm thinking of writing a function, that will fetch all the KEYWORDS in one query, then cook explicit WHERE clause by string operations, and then EXECUTE it. With (currently) four keywords, I'd expect such function to return results within 5 seconds at most.

but I'd expect that there should be a way to "tell this" to postgresql SQL directly. Isn't it?


-R


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

Предыдущее
От: Konstantin Izmailov
Дата:
Сообщение: inserting into "date" field returns error (COPY/BINARY)
Следующее
От: ahappy postgresuser
Дата:
Сообщение: Streaming replication and pg_dump