Re: Have \d show child tables that inherit from the specified parent - Mailing list pgsql-hackers

From Greg Sabino Mullane
Subject Re: Have \d show child tables that inherit from the specified parent
Date
Msg-id ebd3a38710b4a096fea622c3fe35f069@biglumber.com
Whole thread Raw
In response to Have \d show child tables that inherit from the specified parent  (damien clochard <damien@dalibo.info>)
Responses Re: Have \d show child tables that inherit from the specified parent
Re: Have \d show child tables that inherit from the specified parent
List 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 by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Hot standby, recovery infra
Next
From: Robert Haas
Date:
Subject: Re: Proposed Patch to Improve Performance ofMulti-BatchHash Join for Skewed Data Sets