moecasts commented on issue #476: URL: https://github.com/apache/pulsar-manager/issues/476#issuecomment-1204053843
> 我查了下,根本问题pg没初始化成功,initdb, pg_ctl 这两个命令不在系统环境变量里面  > > 解决办法是在这个文件第20行加入export PATH=$PATH:/usr/lib/postgresql/13/bin/ 就行了  可以了,谢谢大佬! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org