Re: [HACKERS] New partitioning - some feedback

Поиск
Список
Период
Сортировка
От Paul A Jungwirth
Тема Re: [HACKERS] New partitioning - some feedback
Дата
Msg-id CA+renyXrxOD2DeQV-GnPHegDdHALAy6h=viFjNwBJUzavMN-8A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] New partitioning - some feedback  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Ответы Re: [HACKERS] New partitioning - some feedback  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Список pgsql-hackers
> Also, there seems to be at least some preference
> for excluding partitions by default from the \d listing.

As another user of partitions I'll chime in and say that would be very
nice! On the other hand, with pre-10 partitions you do see all the
child tables with `\d`, so showing declarative partitions seems more
consistent with the old functionality.

On the third hand with pre-10 partitions I can put the child tables
into a separate schema to de-clutter `\d`, but I don't see any way to
do that with declarative partitions. Since there is no workaround it
makes it a bit more important for partitions not to be so noisy.

Paul



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

Предыдущее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: [HACKERS] hash index on unlogged tables doesn't behave asexpected
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: [HACKERS] strcmp() tie-breaker for identical ICU-collated strings