You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sets the maximum number of transactions that can be in the "prepared" state. If you are using prepared transactions, you will probably want this to be at least as large as max_connections
97
97
98
-
**`POSTGRESQL_SHARED_BUFFERS (default: 32M)`**
98
+
**`POSTGRESQL_SHARED_BUFFERS (default: 1/4 of memory limit or 32M)`**
99
99
Sets how much memory is dedicated to PostgreSQL to use for caching data
0 commit comments