--显示的错误是---(不是真正的错误,它是一个安全功能)
The server must be started under an unprivileged user ID to prevent
possible system security compromises. See the documentation for
more information on how to properly start the server.
当前的解决方法是创建普通用户并在其下运行进程。我所看到的是快速启动数据库、执行一些操作并在构建过程中关闭它的方法。