• Tom Lane's avatar
    Clean up initdb's code for selecting max_connections and shared_buffers · bcb26d74
    Tom Lane authored
    a little bit, and set the minimum buffers-per-connection ratio to 10 not
    5.  I folded the two test routines into one to counteract the illusion
    that the tests can be twiddled independently, and added some documentation
    pointing out the necessary connection between the sets of values tested.
    Fixes strange choices of parameters that I noticed CVS tip making on
    Darwin with Apple's undersized default SHMMAX.
    bcb26d74
initdb.c 65 KB