postgres docker 备份/还原
Backup/Restore a dockerized PostgreSQL database
I’m trying to backup/restore a PostgreSQL database as is explained on the Docker website, but the data is not restored. The volumes used by the database image are: VOLUME [”/etc/postgresql”, ”/v…
Backup your databases
Creates filename like dump_2023-12-25_09_15_26.sql
If you want a smaller file size, use gzip:
If you want even smaller file sizes use brotli
or bzip2
:
or
Restore your databases
本文是原创文章,采用 CC BY-NC-ND 4.0 协议,完整转载请注明来自 uqoo.cc
评论
匿名评论
隐私政策
你无需删除空行,直接评论以获取最佳展示效果