postgres.rst
changeset 2512 b04ec90c2f8a
parent 2511 ead0982db652
equal deleted inserted replaced
2511:ead0982db652 2512:b04ec90c2f8a
   516 
   516 
   517 https://www.postgresql.org/docs/9.6/functions-admin.html
   517 https://www.postgresql.org/docs/9.6/functions-admin.html
   518   Database Object Management Functions.
   518   Database Object Management Functions.
   519 https://wiki.postgresql.org/wiki/Disk_Usage
   519 https://wiki.postgresql.org/wiki/Disk_Usage
   520   Finding the size of various object in your database.
   520   Finding the size of various object in your database.
       
   521 https://wiki.postgresql.org/wiki/Count_estimate
       
   522   Count estimate.
   521 https://wiki.postgresql.org/wiki/Index_Maintenance
   523 https://wiki.postgresql.org/wiki/Index_Maintenance
   522   Index size/usage statistics.
   524   Index size/usage statistics.
   523 
   525 
   524 MVCC and transaction id
   526 MVCC and transaction id
   525 =======================
   527 =======================