Project

General

Profile

« Previous | Next » 

Revision 8611

schemas/postgresql.conf: shared_buffers: reduced again for Ubuntu VM

View differences:

schemas/postgresql.conf
107 107
# Must be less than total memory and less than ~95% of SHMMAX
108 108
# 32-bit Linux (e.g. Ubuntu VM) may support less:
109 109
# http://www.postgresql.org/message-id/27470.1323837026@sss.pgh.pa.us
110
shared_buffers = 2800MB			# min 128kB
110
shared_buffers = 2700MB			# min 128kB
111 111
					# (change requires restart)
112 112
#temp_buffers = 8MB			# min 800kB
113 113
#max_prepared_transactions = 0		# zero disables the feature

Also available in: Unified diff