标签: postgresql-9.2 postgresql-9.3 database-backups pgadmin
在我的pgAdmin 9.3中不存在自动备份的作业或时间表!
任何建议?
答案 0 :(得分:0)
要在您的pgAdmin中显示作业标记,请通过下载源代码然后在PSQL控制台中运行\i /path/to/pgAgent-3.4.0-Source/sql/pgagent.sql来安装pgAgent。 然后重新启动pgAdmin。
\i /path/to/pgAgent-3.4.0-Source/sql/pgagent.sql