Re: Have \d show child tables that inherit from the specified parent

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: Have \d show child tables that inherit from the specified parent
Дата
Msg-id ebd3a38710b4a096fea622c3fe35f069@biglumber.com
обсуждение исходный текст
Ответ на Have \d show child tables that inherit from the specified parent  (damien clochard <damien@dalibo.info>)
Ответы Re: Have \d show child tables that inherit from the specified parent
Re: Have \d show child tables that inherit from the specified parent
Список pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160


> This one is very basic, it just shows the child tables of a specific
> table when you type \d <tablename> in psql :

I'm not so jazzed about this, as I work on systems that have literally
hundreds of child tables. When I do a \d on the master table, that's
not what I want to see. Frankly, a good naming system goes a long
way towards that, as children usually line up quick neatly in \d
output. Can we make this only showup in \d+ perhaps? Or not do
this at all? Or for \d, make it say "Use \d+ to view all children"?

- --
Greg Sabino Mullane greg@turnstep.com
End Point Corporation
PGP Key: 0x14964AC8 200902261222
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAkmm0AEACgkQvJuQZxSWSsjKSgCgrWjNIewEWmhZbIn1qO8fUQNf
U4sAn2+AYLnCtq02e8s9IVA55EmgRlk3
=Y9Pi
-----END PGP SIGNATURE-----




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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Hot standby, recovery infra
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Proposed Patch to Improve Performance ofMulti-BatchHash Join for Skewed Data Sets