[PATCH v1] Show whether tables are logged in \dt+

From: David Fetter <david(at)fetter(dot)org>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH v1] Show whether tables are logged in \dt+
Date: 2019-04-23 00:56:42
Message-ID: 20190423005642.GZ28936@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Folks,

I noticed that there wasn't a bulk way to see table logged-ness in
psql, so I made it part of \dt+.

What say?

Best,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Attachment Content-Type Size
v1-0001-Show-whether-tables-are-logged-in-dt.patch text/x-diff 1.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2019-04-23 01:03:15 Re: bug in update tuple routing with foreign partitions
Previous Message Bruce Momjian 2019-04-23 00:52:11 Re: finding changed blocks using WAL scanning