Project

General

Profile

« Previous | Next » 

Revision e2256ee1

IDe2256ee1d28023cc9d3d8a2fd2227d95937402b3
Parent dfbeae0e
Child a1b18d31

Added by Chris Jones over 11 years ago

Modify three parameters while installing dataone-cn-metacat to increase the memory configuration for PostgreSQL:

shared_buffers = 2048MB (postgres docs recommend 25% of RAM, but that seemed high for our application)
max_connections = 400 (Metacat requests 200, replication DAO layer requests 15)
kernel.shmmax = 3GB (the increase in postgres memory is about 2GB, so set the kernel to 3GB for some leeway)

Needs testing.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

Add picture from clipboard (Maximum size: 14.8 MB)