Page 1 of 1

PostgreSQL database server setup

PostPosted: Wed Jun 27, 2018 3:10 pm
by waltervolpatto
Is there documentation on how to setup an external PostgreSQL database server on a mac? I could not find it.

Re: PostgreSQL database server setup

PostPosted: Wed Jun 27, 2018 6:08 pm
by Seth Goldin
If you’re using the Resolve installer, it’s an option in the wizard—easy to miss, unfortunately.

If you’re just setting up a headless server, the relevant Terminal commands are in the 12.5 manual—they removed these in the 14 manual, instead pointing folks toward the GUI Project Server app.


Sent from my iPhone using Tapatalk

Re: PostgreSQL database server setup

PostPosted: Wed Jun 27, 2018 11:15 pm
by waltervolpatto
Got it. Thanks.