pgAdmin 4

From: "androxkentaki (dot)" <androxkentaki(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4
Date: 2020-03-25 08:23:52
Message-ID: CAL+gpC86wrS2B4mw4Q4k4zAik2pU+AfqJQi69h-AuV5FR3iZiw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello everyone

Recently I start my adventure with pgAdmin4 on Windows. (I have worked
several years on pgA3 bot I need to update postgresql from 9.3 to 11).

And now I have some issues with it. I hope that more practiced users can
help me with it.

Basically it is usability problems. Maybe You have the same problems and
found solution for it.

So main topics are:

1. Finding proper SQL file to open in query tool: when I am preparing
some maintenance solution or report in our ERP system I am preparing SQL
script and save it into a file. When I want to come back to it. So I open
query tool > open file > select file. But main problem Is that I can’t find
it by part of a name. Is there any trick of plugin to filter files by part
of name? (in pgA3 it was explorer window so we can use search function)

[image: psaearch.png]

2. Triggers on tables and its procedures. In pgAdmin3 I was able to
go on table > Triggers > Name_of_trigger and expand definition of procedure
to edit it. On pgA4 I can only read of its name and I must find it
separately to reedit it.

3. Opening new Query tool from opened one. On pgA3 I can click NEW
and its done. On v4 I need go to main panel tab, expand Tools > Query tool

--
Z wyrazami szacunku
Andrzej Gerasimuk

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message David G. Johnston 2020-03-25 13:05:08 Re: pgAdmin 4
Previous Message Kurt Roeckx 2020-03-24 23:04:03 Re: Append only tables