1. 21 Feb, 1999 1 commit
    • Tom Lane's avatar
      Rearrange handling of MAXBACKENDS a little bit. The default setting · 9d197856
      Tom Lane authored
      of MAXBACKENDS is now 1024, since all it's costing is about 32 bytes of memory
      per array slot.  configure's --with-maxbackends switch now controls DEF_MAXBACKENDS
      which is simply the default value of the postmaster's -N switch.  Thus,
      the out-of-the-box configuration will still limit you to 64 backends,
      but you can go up to 1024 backends simply by restarting the postmaster with
      a different -N switch --- no rebuild required.
      9d197856
  2. 20 Feb, 1999 6 commits
  3. 19 Feb, 1999 7 commits
  4. 18 Feb, 1999 7 commits
  5. 16 Feb, 1999 1 commit
  6. 15 Feb, 1999 10 commits
  7. 14 Feb, 1999 4 commits
  8. 13 Feb, 1999 4 commits