0

I have a problem with pgAdmin 4. Jobs are not displayed even if I am the superuser.

enter image description here

Jobs give you the opportunity to link tasks to a PostgreSQL database. Unlike triggers, which are executed only after actions on the database, these jobs can be executed, for example, according to a point in time.

With the pgAgent addon from Stack Builder this should be possible in pgAdmin.

Does anyone have a solution to my misery?

Tryed to make a new super user, reconnected to the server, looked inside the proerties of pgAdmin.

  • pgAgent is an addon and thus there is no built-in Postgres privilege that would enable or disable access to the extension's tables. Those are regular tables that are created in the database where [the extension is installed](https://www.pgadmin.org/docs/pgadmin4/latest/pgagent_install.html#database-setup) –  Feb 17 '23 at 09:47

0 Answers0