Re: very long record lines in expanded psql output

From: Platon Pronko <platon7pronko(at)gmail(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: very long record lines in expanded psql output
Date: 2021-08-05 14:50:50
Message-ID: 5536304f-7a13-fba8-12d9-98a3577574da@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

> pspg supports copy cell to clipboard - you can copy complete cell
>
> but I am not sure if it is working well in extended mode. This mode is not
> extra tested in pspg

Thanks for the tip!

I tried it out, in non-extended mode copy indeed works well, in extended mode vertical cursor
selects both columns (and copies both), and in extended+wrapped mode copy includes wrapping
symbol.

Best regards,
Platon Pronko

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-08-05 15:01:29 Re: Another regexp performance improvement: skip useless paren-captures
Previous Message houzj.fnst@fujitsu.com 2021-08-05 14:40:14 RE: [BUG] wrong refresh when ALTER SUBSCRIPTION ADD/DROP PUBLICATION