meta data for this page
  •  

This is an old revision of the document!


postgresql tuning

  • If the database resides on a Btrfs file system, you should consider disabling Copy-on-Write for the directory before creating any database.
  • If the database resides on a ZFS file system, you should consult ZFS hints for databases before creating any database.