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

From Robert Haas
Subject Re: make \d pg_toast.foo show its indices
Date
Msg-id CA+TgmoaufnvnN7bp_xkefka+dL40nMe+j0uAfLELqDwu6y=G_Q@mail.gmail.com
Whole thread Raw
In response to Re: make \d pg_toast.foo show its indices  (Stephen Frost <sfrost@snowman.net>)
Responses Re: make \d pg_toast.foo show its indices  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On Tue, May 7, 2019 at 11:30 AM Stephen Frost <sfrost@snowman.net> wrote:
> > Not unless you want to break every regression test that uses \d.
> > Instability of the output is also a reason not to show the
> > toast table's name in the parent's \d[+].
>
> So we need a way to turn it off.  That doesn't seem like it'd be hard to
> implement and the information is certainly quite useful.

Ugh.  It's not really worth it if we have to go to such lengths.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [HACKERS] Detrimental performance impact of ringbuffers onperformance
Next
From: Robert Haas
Date:
Subject: Re: Naming of pg_checksums