sqadm backup(1)
DESCRIPTION
This command clears both the database content, and internal storage files used by Squore.
The sqadm backup command shall be executed on a stopped Squore server, but a running database.
OPTIONS
--with-pg-dump
Include database backup of remote PostgreSQL cluster.
--plain-sql
Use PostgreSQL plain-text dump file format.
This advanced option allows to dump the PostgreSQL database content in a format that can be used by older versions of PostgreSQL.
--jdbc-url url
Use alternate database connection, with url of the form jdbc:subprotocol:subname.
--jdbc-user user
Use alternate database username.
dir
Specify an alternate Squore backup directory.