I have a problem with pgAdmin 4. Jobs are not displayed even if I am the superuser.
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.