Add planned count reference
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user