Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 623 Bytes

sqlserver_guidelines.rst

File metadata and controls

16 lines (12 loc) · 623 Bytes

SQL Server Guidelines

Performance tuning of SQL Server is a topic on its own. Firely Server manages the tables it needs, and the indexes on top of it are optimized for the way Firely Server queries them. In this section we offer general guidelines on how to configure and maintain your SQL database. This topic only covers the most common options and should by no means be regarded as exhaustive.

.. toctree::
   :maxdepth: 1
   :titlesonly:

   memory_settings
   disk_configuration
   backup_maintenance_planning
   index_maintenance
   sqlserver_statistics