2016-07-12 8:54 GMT-03:00 Miguel Ramos <org.postgresql@xxxxxxxxxxxxxxxxx>:
Às 12:32 de 12-07-2016, Felipe Santos escreveu:
I would try lowering max_connections to 50 and then set work_mem to 128MB.
After that restart your server and retry the restore.
Ok, I will try restarting tonight.
work_mem is the parameter I was most afraid of.
I'll post some news in 24h...
--
Miguel Ramos
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
After the restore (being it a success or failure) don't forget to set the parameters back to their original values (max_conn = 100 and work_mem=64MB).
BR