[Unit]
Description=nxy database dump timer
[Service]
Type=oneshot
ExecStart=/bin/sh -c "/usr/bin/pg_dump -d nxy_prod > dump.sql"