Go back to the main page

Postgres Error Too many files open

 

vim ~/Library/Application\ Support/Postgres/var/postgresql.conf

max_files_per_process = 750   # Change to this
#max_files_per_process = 1000
  • Pushed on 12/31/2014 by Christian