Count estimate.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 13 Sep 2021 13:42:01 +0300
changeset 2512 b04ec90c2f8a
parent 2511 ead0982db652
child 2513 8ea91a3818b3
Count estimate.
postgres.rst
--- a/postgres.rst	Mon Sep 13 13:35:35 2021 +0300
+++ b/postgres.rst	Mon Sep 13 13:42:01 2021 +0300
@@ -518,6 +518,8 @@
   Database Object Management Functions.
 https://wiki.postgresql.org/wiki/Disk_Usage
   Finding the size of various object in your database.
+https://wiki.postgresql.org/wiki/Count_estimate
+  Count estimate.
 https://wiki.postgresql.org/wiki/Index_Maintenance
   Index size/usage statistics.