How to configure postgresql for the first time?

前端 未结 10 855
太阳男子
太阳男子 2020-11-28 16:54

I have just installed postgresql and I specified password x during installation. When I try to do createdb and specify any password I get the message:

10条回答
  •  南方客
    南方客 (楼主)
    2020-11-28 17:44

    Just browse up to your installation's directory and execute this file "pg_env.bat", so after go at bin folder and execute pgAdmin.exe. This must work no doubt!

提交回复
热议问题