Re: BUG #14408: Schema not found error when 2 or more indices declared on temporary table

Поиск
Список
Период
Сортировка
От Victor Colborn
Тема Re: BUG #14408: Schema not found error when 2 or more indices declared on temporary table
Дата
Msg-id CAM6VyYMPH9W8jVxSJG-OdCra2oHUUqK+65BgNiYFgkfCsY-gSQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #14408: Schema not found error when 2 or more indices declared on temporary table  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #14408: Schema not found error when 2 or more indices declared on temporary table  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
I'm able to reproduce on 9.5.3 as well.

Could it possibly related to a configuration setting (or some other common
attribute) I can review/alter?

Very much appreciate your time Tom.




On Tue, Nov 1, 2016 at 3:46 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> vcolborn@gmail.com writes:
> > I'm finding that this rather simple postgresql 9.6.1 function
> > ...
> > is resulting in a schema "" does not exist error. The exact error is:
>
> Hm.  The described symptoms sound quite a bit like an uninitialized-memory
> problem.  However, I can't reproduce the problem here (using up-to-date
> RHEL6), nor does valgrind complain about this example for me.
>
>                         regards, tom lane
>

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

Предыдущее
От: Pavel Hanák
Дата:
Сообщение: Problems with "pg.dropped" column after upgrade 9.5 to 9.6
Следующее
От: jkoceniak@mediamath.com
Дата:
Сообщение: BUG #14399: Order by id DESC causing bad query plan