Since I just finished wrestling with this myself, and this forum came up in my Google searches, I'm sharing my solution.
Note, this is on a Linux server.
As an admin user, at a terminal:
plesk db dump > PSA.sql
This creates a SQL dump, essentially a backup of your psa database.
Edit that...