Search Postgresql Archives

Re: pg_restore out of memory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Francisco Reyes <lists@xxxxxxxxxxxxxxxx> writes:
> The issue I am trying to figure is which limit.. the OS limit is set to 
> 1.6GB. I am now trying to increase my shared_buffers. So far have them at 
> 450MB and it is still failing.

For this problem, increasing shared_buffers is either useless or
downright counterproductive.  It cannot increase the amount of temporary
workspace a particular backend can grab, and it might decrease it.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux