在安装Bucardo (bucardo_ctl安装)的过程中,我收到了这个错误。
Installation cannot proceed unless the Pl/PerlU language is available这很奇怪,因为我安装了postgres-plperl-9.3包(我有postgres-9.3)。
发布于 2013-12-16 17:37:15
当我在postgresql中删除bucardo数据库时,它会有所帮助。我需要它,因为第一次安装失败了。
dropdb bucardo
bucardo_ctl installhttps://stackoverflow.com/questions/20607285
复制相似问题