How to backup and restore using PostgreSQL Permanently deleted user 创建于 2015年09月25日 00:06 Dear experts,I recently move from pgAdmin3 to 0xDBE. I can not found how to backup & restore using 0xDBE (because I always did this routine for my development).Thank your for all informationJim
There is an integration with pgdump: you can backup and restore your PostgreSQL databases.
Hello Jimmy,
What backup & restore functionality are you after? We have similar requests in YouTrack, which you may be interested in https://youtrack.jetbrains.com/issue/DBE-363 , https://youtrack.jetbrains.com/issue/DBE-1383 . Feel free to vote and follow for progress. See https://intellij-support.jetbrains.com/hc/en-us/articles/206827497 if you are not familiar with YouTrack.
Something basic command, pg_dump and pg_restore, like pgAdmin did.
Thanks. Created request specifically for Postgre, please vote for https://youtrack.jetbrains.com/issue/DBE-1610 .