[PATCH v1] Show whether tables are logged in \dt+ - Mailing list pgsql-hackers

From David Fetter
Subject [PATCH v1] Show whether tables are logged in \dt+
Date
Msg-id 20190423005642.GZ28936@fetter.org
Whole thread Raw
Responses Re: [PATCH v1] Show whether tables are logged in \dt+
List 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

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: finding changed blocks using WAL scanning
Next
From: Amit Langote
Date:
Subject: Re: bug in update tuple routing with foreign partitions