Re: very long record lines in expanded psql output

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Platon Pronko <platon7pronko(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-08 13:33:14
Message-ID: CAFj8pRDS-D0_Muhvg9bYhn3i78jw4iZ0Lou9rD1X1PwEWqnamA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

čt 5. 8. 2021 v 17:13 odesílatel Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
napsal:

>
>
> čt 5. 8. 2021 v 16:50 odesílatel Platon Pronko <platon7pronko(at)gmail(dot)com>
> napsal:
>
>> 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.
>>
>
> Yes, this is probably not finished yet. It was a surprise for me, so I am
> able to use the clipboard from the terminal application, so support for
> copy is relatively new feature. I'll check it when I have time.
>

I fixed this issue. Now, the export should work in wrapped mode too (master
branch).

Regards

Pavel

> Pavel
>
>
>
>
>
>
>
>> Best regards,
>> Platon Pronko
>>
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Julien Rouhaud 2021-08-08 14:06:32 Re: Strange code in EXPLAIN for queryid
Previous Message David Rowley 2021-08-08 12:51:21 Re: Use generation context to speed up tuplesorts