mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
Centralize effective_cache_size default setting
This commit is contained in:
@ -4238,6 +4238,8 @@ SelectConfigFiles(const char *userDoption, const char *progname)
|
||||
*/
|
||||
pg_timezone_abbrev_initialize();
|
||||
|
||||
set_default_effective_cache_size();
|
||||
|
||||
/*
|
||||
* Figure out where pg_hba.conf is, and make sure the path is absolute.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user