Re: ERROR: Gin doesn't support full scan due to it's awful

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: Gin doesn't support full scan due to it's awful
Дата
Msg-id 29410.1157496227@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ERROR: Gin doesn't support full scan due to it's awful  (Charlie Savage <cfis@savagexi.com>)
Ответы Re: ERROR: Gin doesn't support full scan due to it's awful  (Charlie Savage <cfis@savagexi.com>)
Список pgsql-general
Charlie Savage <cfis@savagexi.com> writes:
> Sorry, mistyped the query causing the problem.  It is:

> select *
> from maps, features
> where maps.query @@ features.tags_vector;

In that case it's fair to ask what query values you have stored in maps.
In particular I imagine that you'll find that a specific query is
causing the problem ...

            regards, tom lane

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

Предыдущее
От: Charlie Savage
Дата:
Сообщение: Re: ERROR: Gin doesn't support full scan due to it's awful
Следующее
От: gustavo halperin
Дата:
Сообщение: Re: [OT] sig sizes (was Re: Porting from ...)