Move new effective_cache_size function
Bruce Momjian <bruce@momjian.us>
Move new effective_cache_size function Previously set_default_effective_cache_size() could not handle fork, non-fork, and bootstrap cases.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/bootstrap/bootstrap.c | modified | +2 −0 |
| src/backend/postmaster/postmaster.c | modified | +2 −2 |