Managing database configurations
LiveContent Central installer installs and configures the PostgreSQL database. However, if you choose to install your own copy of the PostgreSQL database, make sure to set the following configurations.
About this task
| PostgreSQL configuration | Minimum required value |
|---|---|
| statement_timeout | 3700000 (default 0) |
| max_connections | 1000 (default 100) |
| shared_buffers | 128MB (default) |