How to backup and restore using PostgreSQL

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 information

Jim

0
正式评论

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.

0
Avatar
Permanently deleted user

Something basic command, pg_dump and pg_restore, like pgAdmin did.

0

Thanks. Created request specifically for Postgre, please vote for https://youtrack.jetbrains.com/issue/DBE-1610 .

0

请先登录再写评论。