Re: Documentaion fix. - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Documentaion fix.
Date
Msg-id 20180731145914.sn35a3yhdyksmrc7@alvherre.pgsql
Whole thread Raw
In response to Documentaion fix.  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Responses Re: Documentaion fix.  (Michael Paquier <michael@paquier.xyz>)
List 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


pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Usability fail with psql's \dp command
Next
From: Emre Hasegeli
Date:
Subject: Re: [PATCH] Improve geometric types