aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postgresql/templates/postgresql.conf
Commit message (Collapse)AuthorAgeFilesLines
* Limit PostgreSQL memory usage a bitJani Välimaa2025-05-111-4/+4
|
* Fix typo in effective_cache_size PostgreSQL memory parameterJani Välimaa2025-05-111-1/+1
|
* Tune more PostgreSQL memory parametersJani Välimaa2025-05-111-3/+3
|
* Increase PostgreSQL server shared_buffers to 4GBJani Välimaa2025-05-111-1/+1
| | | | According to upstream a reasonable starting value for shared_buffers is 25% of the memory which would be actually 8GB in sucuk.
* Fix typos in commentsDan Fandrich2024-08-151-1/+1
| | | | This should result in no difference in configuration.
* Fix timezone ( for server hour)Nicolas Lécureuil2017-04-131-1/+1
|
* - notice the file is in svnOlivier Thauvin2010-11-061-1/+5
|
* - enable sslOlivier Thauvin2010-10-291-1/+2
|
* - add login management to postgresqlOlivier Thauvin2010-10-281-0/+2
|
* - add postgresql configOlivier Thauvin2010-10-281-0/+528