How to Install and Uninstall postgresql10-pg_cron Package on openSuSE Tumbleweed
Last updated: January 12,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "postgresql10-pg_cron" package
This guide covers the steps necessary to install postgresql10-pg_cron on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql10-pg_cron
Copied
2. Uninstall "postgresql10-pg_cron" package
Please follow the steps below to uninstall postgresql10-pg_cron on openSuSE Tumbleweed:
$
sudo zypper remove
postgresql10-pg_cron
Copied
3. Information about the postgresql10-pg_cron package on openSuSE Tumbleweed
Information for package postgresql10-pg_cron:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql10-pg_cron
Version : 1.3.1-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 76,4 KiB
Installed : No
Status : not installed
Source package : postgresql10-pg_cron-1.3.1-2.4.src
Summary : PostgreSQL module for simple job schedule
Description :
pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)
that runs inside the database as an extension. It uses the same syntax as
regular cron, but it allows you to schedule PostgreSQL commands directly from
the database.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql10-pg_cron
Version : 1.3.1-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 76,4 KiB
Installed : No
Status : not installed
Source package : postgresql10-pg_cron-1.3.1-2.4.src
Summary : PostgreSQL module for simple job schedule
Description :
pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)
that runs inside the database as an extension. It uses the same syntax as
regular cron, but it allows you to schedule PostgreSQL commands directly from
the database.