Hallo,
Ich habe Datenbank 16 und pgadmin 4 installiert, aber kann im Stackbuilder nicht pg_agent auswaehlen
Dann kommt natuerlich der Fehler
ERROR: Could not open extension control file “C:/Program Files/PostgreSQL/16/share/extension/pgagent.control”: No such file or directory.extension “pgagent” is not available ERROR: extension “pgagent” is not available SQL state: 0A000 Detail: Could not open extension control file “C:/Program Files/PostgreSQL/16/share/extension/pgagent.control”: No such file or directory. Hint: The extension must first be installed on the system where PostgreSQL is running.
wenn ich
CREATE EXTENSION pgagent;
eintippe
Vielen Dank fuer Eure Hilfe,
Steffen