Update README.md

This commit is contained in:
gshang2017
2019-09-21 15:01:43 +08:00
committed by GitHub
parent efed54f581
commit 641bac6bc3

View File

@ -22,7 +22,7 @@ https://github.com/levito/tt-rss-feedly-theme
tt-rss19.8 (amd64)
Postgres数据库导入导出
Postgres数据库导入导出db.sql为导出导入的数据库文件
导出 pg_dump -U PostgreSQL用户名 -f /var/lib/postgresql/data/db.sql PostgreSQL数据库名称