Re: displaying line breaks / increasing row height in pgadmin

From: Muhammad Salahuddin Manzoor <salahuddin(dot)m(at)bitnine(dot)net>
To: Luke Campbell <lukejcampbell7(at)gmail(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: displaying line breaks / increasing row height in pgadmin
Date: 2024-05-22 12:56:26
Message-ID: CAKD7CD=RvbNQgva+3CB-UF8kwNpz7asjTk8dXo-zn2-sUWt0cg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgsql-admin

Dear Luke,

In pgAdmin 4, as of version 8.6, there is no direct setting to
automatically adjust the row height in the results grid to fit multiline
strings. However, you can use the following workarounds to better manage
the display of multiline text in your results grid.

Use the Cell Edit Panel:
Enable Word Wrap in the Query Tool:
Adjust Row Height Manually:
Custom Query Formatting:
External Tools:

*Salahuddin (살라후딘**)*

On Wed, 22 May 2024 at 16:47, Luke Campbell <lukejcampbell7(at)gmail(dot)com>
wrote:

> Hi pgadmin maillist,
>
> Is there a way to make the results grid in pgadmin automatically increase
> rows' height if a string contains a carriage return?
>
> I've updated pgadmin 4 to 8.6 and strings in the results grid now seem to
> display line breaks / carriage returns by default, but this has caused me
> to incorrectly think that was the end of the string. I would like these
> strings to display as paragraphs or otherwise indicate that there's more
> than what's displayed.
>
> Yours,
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2024-05-23 13:20:59 Translators: Release next week (v8.7)
Previous Message Erik Wienhold 2024-05-22 12:13:18 Re: displaying line breaks / increasing row height in pgadmin

Browse pgsql-admin by date

  From Date Subject
Next Message Wetmore, Matthew (CTR) 2024-05-22 13:39:55 Need guidance on partioning
Previous Message Muhammad Salahuddin Manzoor 2024-05-22 12:49:44 Re: Need guidance on partioning