Re: problem with partitioned table and indexed json field

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: problem with partitioned table and indexed json field
Дата
Msg-id 22761.1383229424@sss.pgh.pa.us
обсуждение исходный текст
Ответ на problem with partitioned table and indexed json field  (Raphael Bauduin <rblists@gmail.com>)
Ответы Re: problem with partitioned table and indexed json field  (Raphael Bauduin <rblists@gmail.com>)
Список pgsql-general
Raphael Bauduin <rblists@gmail.com> writes:
> An explain returns an error:
> => explain select max(event->>'_id') from events;
> ERROR:  no tlist entry for key 2

This is certainly a bug.  Can we see a self-contained example that
triggers that?

            regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: permission denied
Следующее
От: si24
Дата:
Сообщение: Explanantion on pgbouncer please