Skip to content

Instantly share code, notes, and snippets.

View joaofabioma's full-sized avatar

jf joaofabioma

  • Brasil
  • 11:19 (UTC -04:00)
View GitHub Profile
@joaofabioma
joaofabioma / readme.md
Last active October 17, 2024 13:39 — forked from peterneave/readme.md
Install pgAgent on Postgres 16 (Debian Linux)

Install pgAgent on Postgres 16 (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