sudo -u postgres psql

Wahlstedt Jyrki jwa at macports.org
Wed Sep 18 19:14:45 UTC 2019



> Yves de Champlain <yesyves at gmail.com> kirjoitti 18.9.2019 kello 19.27:
> 
> Thanks for any hint.

Hi,
you might need to create a user using ”createuser” command, maybe also create a database. E.g.
$ sudo su postgres ’/opt/local/bin/createuser ”options from help” yves” #you have to specify e.g. if you want to be a superuser
$ createdb yves

HTH,

!
! Jyrki

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20190918/44605037/attachment.html>


More information about the macports-users mailing list