Re: Documentaion fix.

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Documentaion fix.
Date: 2018-07-31 14:59:14
Message-ID: 20180731145914.sn35a3yhdyksmrc7@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2018-Jul-31, Kyotaro HORIGUCHI wrote:

> But, just fixing it makes the line seemingly a bit too long..

How about pasting it like this?

alvherre=# select * from pg_replication_slots \gx
─[ RECORD 1 ]───────┬────────────
slot_name │ node_a_slot
plugin │
slot_type │ physical
datoid │
database │
temporary │ f
active │ f
active_pid │
xmin │
catalog_xmin │
restart_lsn │
confirmed_flush_lsn │

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Emre Hasegeli 2018-07-31 15:14:15 Re: [PATCH] Improve geometric types
Previous Message David G. Johnston 2018-07-31 14:39:29 Re: Usability fail with psql's \dp command