ectly
touching the scroll bars like in other applications? -- Darren Duncan
On 2021-03-22 5:10 p.m., Don wrote:
The PGAdmin 4 V5 Query tool vertical and horizontal scroll-bars don't work.
They are visible as per the screen-shot but the mouse pointer doesn't appear
when floating over the
of
pgadmin, but am unable to see the whole SQL in pgadmin4. How do I see the
whole query?
Thanks,
Don
e same value of the host field from
> server properties dialog into pgpass file.
>
> Can you try with following?
> /var/run/postgresql:5432:newdb:postgres:**
>
>
> -- Murtuza
>
>
> On Sat, Feb 16, 2019 at 2:06 PM Saulteau Don wrote:
>
>> I'm ru
I'm running postgresql 11.1 (via unix socket only) and pgadmin 4.2 on linux.
I have a .pgpass file for the postgres user to a specific database but
pgadmin4 keeps asking for a password. Using psql from the command line
works fine.
my pgpass looks like the following
localhost:5432:newdb:postgres:*