-
Notifications
You must be signed in to change notification settings - Fork 1
Bugs and errors
Farbod Aprin edited this page Oct 24, 2018
·
4 revisions
PostgresSQL capacity,
- find the PostgresSQL config file
- edit the line max_connections from 100 to 10000, then restart your post.
for the sewing up for server its even better to consider more max_connections.
to find the address on the Mac run the command on terminal: "ps aux | grep postgres"
then you can see the users and the pipelines, on -D (the -D means directory)you can find the address that by default is -D > /usr/local/var/postgres
PSQL
###Kick off setup