diff --git a/adm/mfxxx.init.custom b/adm/mfxxx.init.custom index 80828ef..a803d14 100644 --- a/adm/mfxxx.init.custom +++ b/adm/mfxxx.init.custom @@ -127,6 +127,13 @@ EOF batch_psql "/tmp/extension.partman" "Adding pg_partman extension" || exit 1 rm -f "/tmp/extension.partman" fi + if test "${MFBASE_POSTGRESQL_PG_CRON}" = "1"; then + cat >/tmp/extension.pg_cron <