allow to \dtS+ pg_toast.* - Mailing list pgsql-hackers

From Justin Pryzby
Subject allow to \dtS+ pg_toast.*
Date
Msg-id 20201130165436.GX24052@telsasoft.com
Whole thread Raw
Responses Re: allow to \dtS+ pg_toast.*  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-hackers
This makes toast tables a bit less special and easier to inspect.

postgres=# \dtS+ pg_toast.pg_toast_2619
 pg_toast | pg_toast_2619 | toast table | pryzbyj | permanent   | heap          | 56 kB | 

This follows commit from last year:
| eb5472da9 make \d pg_toast.foo show its indices ; and, \d toast show its main table

-- 
Justin

Attachment

pgsql-hackers by date:

Previous
From: Andrey Lepikhov
Date:
Subject: Cost overestimation of foreign JOIN
Next
From: Konstantin Knizhnik
Date:
Subject: Re: libpq compression