How to Dump Database using DBeaver
November 06, 2022Download and Install DBeaver from their site Remove the snap version if you’re on Linux since Snap won’t allow you to access you’re root directories outside your app installation folder In DBeaver, right-click the database and click Tools > Backup. Click on Load Client and load the pg_dump client from your directory ( typically /usr/bin/ if […]