From c281847fcdedc035fde5420ccb51091b0059dbbc Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 21 Jul 2000 17:58:49 +0000 Subject: More doc cleanups --- doc/src/sgml/ref/postgres-ref.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/src/sgml/ref/postgres-ref.sgml') diff --git a/doc/src/sgml/ref/postgres-ref.sgml b/doc/src/sgml/ref/postgres-ref.sgml index fd79274669c..c07ec0a5e63 100644 --- a/doc/src/sgml/ref/postgres-ref.sgml +++ b/doc/src/sgml/ref/postgres-ref.sgml @@ -1,5 +1,5 @@ @@ -126,7 +126,7 @@ postgres [ -B nBuffers ] [ -C ] [ - Override restrictions, so system table structures can be modified. These tables are typically those with a leading - "pg_" in the table name. + pg_ in the table name. @@ -136,9 +136,9 @@ postgres [ -B nBuffers ] [ -C ] [ - Ignore system indexes to scan/update system - tuples. REINDEX for system tables/indexes + tuples. The REINDEX for system tables/indexes requires this option. System tables are - typically those with a leading "pg_" in the + typically those with a leading pg_ in the table name. -- cgit v1.2.3