8.4 Using the pg_dump Command to Take a Backup of the Database

You can use the PostgreSQL pg_dump command to do a full online backup of both Embedded and External database.

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/microfocus/zenworks/share/pgsql/lib

 For more information, see pg_dump.