Skip to content

Instantly share code, notes, and snippets.

View DmitryBaranov77's full-sized avatar
👺

Dmitry Baranov DmitryBaranov77

👺
View GitHub Profile
@peterneave
peterneave / readme.md
Last active November 10, 2023 06:51
Install pgAgent on Postgres 10 (Debian Linux)

Install pgAgent on Postgres 10 (Debian Linux)

This assumes you will have pgAgent running on the same machine as your database.

Terminal

  1. Install pgAgent via package manager
sudo apt update