有谁能告诉我如何在Mac平台上启用Xampp中的PostgreSQL?或者是否有任何其他GUI替代品,如XAMPP for Mac平台。
感谢。
答案 0 :(得分:0)
使用MAPP Stack for OSX。
MAPP:https://bitnami.com/stack/mapp
如果您需要MySQL + PostgreSQL,请下载MAMP + PostgreSQL扩展
MAMP:https://bitnami.com/stack/mamp
PostgreSQL插件:https://bitnami.com/stack/mamp/modules#postgresql
通过启动MAMP堆栈的MySQL安装PostgreSQL之前启用MySQL。安装完成后,转到PostgreSQL管理页面,以user = postgres和password = [password]登录,用密码创建自己的root用户。