Re: Partitioning with temp tables is broken

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Partitioning with temp tables is broken
Дата
Msg-id 27248.1528987370@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Partitioning with temp tables is broken  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
Ответы Re: Partitioning with temp tables is broken
Re: Partitioning with temp tables is broken
Список pgsql-hackers
Ashutosh Bapat <ashutosh.bapat@enterprisedb.com> writes:
> If I am reading Tom's reply upthread correctly, we should not allow
> creating a temporary partitioned table as well as temporary partitions
> altogether.

I think that if possible, we should still allow a partitioned table
in which all the rels are temp tables of the current session.  What we
have to disallow is (a) temp/permanent mixes and (b) temp tables from
different sessions.

            regards, tom lane


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