Add planned count reference

This commit is contained in:
steve-chavez
2019-09-18 14:19:40 -05:00
parent 2186a7e1a8
commit 476af62326
3 changed files with 32 additions and 7 deletions
+1 -5
View File
@@ -32,7 +32,7 @@ The first step is to create an Nginx configuration file that proxies requests to
.. note::
For ubuntu, if you already installed nginx through :code:`apt` you can add this to the config file in
For ubuntu, if you already installed nginx through :code:`apt` you can add this to the config file in
:code:`/etc/nginx/sites-enabled/default`.
.. _block_fulltable:
@@ -88,10 +88,6 @@ This is fine in small tables, but count performance degrades in big tables due t
-- Pending nginx config: Remove any prefer header which contains the word count
.. note::
In future versions we will support :code:`Prefer: count=estimated` to leverage the PostgreSQL statistics tables for a fast (and fairly accurate) result.
.. _hardening_https:
HTTPS