Re: Psql patch to show access methods info

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: Psql patch to show access methods info
Дата
Msg-id CAPpHfdvbPtFTZyPjwaW8=1j-Y27L5VEkQm9MAgQFJLAcJP0wuQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Psql patch to show access methods info  (Nikita Glukhov <n.gluhov@postgrespro.ru>)
Ответы Re: Psql patch to show access methods info  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On Mon, Jul 15, 2019 at 10:05 PM Nikita Glukhov <n.gluhov@postgrespro.ru> wrote:
> On 01.07.2019 14:06, Thomas Munro wrote:
>
> > On Sun, Mar 31, 2019 at 2:13 PM <s.cherkashin@postgrespro.ru> wrote:
> >> Thanks for review.
> > Hi Sergey,
> >
> > A new Commitfest is here and this doesn't apply -- could you please
> > post a rebase?
> >
> > Thanks,
>
> Attached 7th version of the patches rebased onto current master.

Thank you for posting this patch.  It looks good to me.

I've one note.  Behavior of "\dA" and "\dA pattern" look
counter-intuitive to me.  I would rather expect that "\dA pattern"
would just filter results of "\dA", but it displays different
information.  I suggest rename displaying access method properties
from "\dA pattern" to different.  And leave "\dA pattern" just filter
results of "\dA".

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



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

Предыдущее
От: Andreas Seltenreich
Дата:
Сообщение: Re: Performance issue in foreign-key-aware join estimation
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Compile from source using latest Microsoft Windows SDK