From 1af571a8900b691645b2ac952d53bd109a3cae3f Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Villemain?= Date: Thu, 28 Jul 2011 01:28:41 +0200 Subject: [PATCH] minor rendering issue of ReST --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index a1f8511..0973336 100644 --- a/README.rst +++ b/README.rst @@ -339,11 +339,11 @@ For the specified relation it returns: * os_page_size : the size of one page * rel_os_pages : the total number of pages of the relation * pages_mem : the total number of relation's pages in page cache. - (not the shared buffers from PostgreSQL but the OS cache) + (not the shared buffers from PostgreSQL but the OS cache) * group_mem : the number of groups of adjacent pages_mem * os_page_free : the number of free page in the OS page cache * databit : the varbit map of the file, because of its size it is useless to output - Use pgfincore('pgbench_accounts',true) to activate it. + Use pgfincore('pgbench_accounts',true) to activate it. DEBUG ===== -- 2.39.5