#!/bin/bash su postgres -s /bin/bash -lc "$PG_BIN/pg_dump -d pleroma --format=custom > /saves/poster-`date +%Y-%m-%d-%H-%M`.pgdump"