An error occurred while fetching the assigned milestone of the selected merge_request.
Use Postgres bin path
Postgres on Ubuntu doesn't include the initdb and postgres commands on the PATH, but are still available from the postgres bin directory.
Updated the Makefile to use pg_config to find the postgres bin directory, and use it for the initdb command, and for the postgres command in the procfile
Works towards completing issue #7 (closed)
Merge request reports
Activity
Filter activity
Please register or sign in to reply