Re: Turning off enable_partition_pruning doesn't

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Turning off enable_partition_pruning doesn't
Дата
Msg-id 20190430184359.GA8980@alvherre.pgsql
обсуждение исходный текст
Ответ на Turning off enable_partition_pruning doesn't  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Turning off enable_partition_pruning doesn't  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 2019-Apr-30, Tom Lane wrote:

> regression=# explain select * from p1 where a = 3; 

But you're reading from the partition, not from the partitioned table ...

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: REINDEX INDEX results in a crash for an index of pg_class since 9.6
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: doc: improve PG 12 to_timestamp()/to_date() wording