DOCS - "\d mytable" also shows any publications that publish mytable

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: DOCS - "\d mytable" also shows any publications that publish mytable
Date: 2025-12-22 21:07:56
Message-ID: CAHut+Pt1DBtaUqfJftkkaQLJJJenYJBtb6Ec6s6vu82KEMh46A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I was looking at "\d" documentation yesterday.

The psql table describe (e.g. "\d mytable") will display a list of any
"Publications:" that are publishing the specified table. Somehow, this
ability had escaped being mentioned in the psql reference
documentation.

Here is a trivial patch to fix that omission.

======
Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment Content-Type Size
v1-0001-DOCS-psql-describe-table-can-list-publications.patch application/octet-stream 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2025-12-22 21:12:49 Re: DOCS - "\d mytable" also shows any publications that publish mytable
Previous Message Andreas Karlsson 2025-12-22 19:28:21 Re: libxml2 video about its abandonment