Problems starting postmaster with maxconnections changed - Mailing list pgsql-admin

From Tauren Mills
Subject Problems starting postmaster with maxconnections changed
Date
Msg-id NBBBLBKDJMGDNPMDGAABMEGCAEAB.tauren@servlets.net
Whole thread Raw
List pgsql-admin
Sorry for the previous message.  I was totally missing the shared_buffers
setting.  Its working now with this:

tcpip_socket = true
max_connections = 128
log_connections = on
shared_buffers = 256  # max_connections*2

Tauren



pgsql-admin by date:

Previous
From: "Tauren Mills"
Date:
Subject: Problems starting postmaster with maxconnections changed
Next
From: "Matteo Centenaro"
Date:
Subject: postmaster unexpected stop