1fa07fe6a0 2025-03-10 arcade: DAEMON_postgres_COMMAND?=/usr/local/bin/pg_ctl
1fa07fe6a0 2025-03-10 arcade: DAEMON_postgres_FLAGS?=-w -s -m fast -D ${DAEMON_postgres_DATA}
1fa07fe6a0 2025-03-10 arcade: DAEMON_postgres_BACKGROUND?=start
1fa07fe6a0 2025-03-10 arcade: DAEMON_postgres_USER?=postgres
1fa07fe6a0 2025-03-10 arcade: DAEMON_postgres_GROUP?=postgres
1fa07fe6a0 2025-03-10 arcade: DAEMON_postgres_DATA?=/var/db/postgres/data16
1fa07fe6a0 2025-03-10 arcade:
1fa07fe6a0 2025-03-10 arcade: postgres: ${_SERVICE_PLAIN}
1fa07fe6a0 2025-03-10 arcade:
1fa07fe6a0 2025-03-10 arcade: postgres_exit: ${_SERVICE_PLAIN_EXIT}
1fa07fe6a0 2025-03-10 arcade: $${CMD} stop