Re: make \d pg_toast.foo show its indices - Mailing list pgsql-hackers

From Tom Lane
Subject Re: make \d pg_toast.foo show its indices
Date
Msg-id 25754.1557325736@sss.pgh.pa.us
Whole thread Raw
In response to Re: make \d pg_toast.foo show its indices  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> I think it's unjustifiable to show this in \d output.  But maybe in
> \d+ output it could be justified, or perhaps in the \d++ which I seem
> to recall Alvaro proposing someplace recently.

Yeah, if we're going to do that (show a table's toast table) I would
want to bury it in \d++ or some other not-currently-used notation.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: make \d pg_toast.foo show its indices
Next
From: Tom Lane
Date:
Subject: Re: any suggestions to detect memory corruption