From bd90ebdbce733445382bf77fc2eccd5ff0ef39b5 Mon Sep 17 00:00:00 2001 From: Neil Conway Date: Thu, 30 Sep 2004 02:40:23 +0000 Subject: [PATCH] Add an index entry for tablespaces. From Kris Jurka. --- doc/src/sgml/manage-ag.sgml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/src/sgml/manage-ag.sgml b/doc/src/sgml/manage-ag.sgml index 52cc28c799..f1f64634fb 100644 --- a/doc/src/sgml/manage-ag.sgml +++ b/doc/src/sgml/manage-ag.sgml @@ -1,5 +1,5 @@ @@ -335,6 +335,10 @@ dropdb dbname Tablespaces + + tablespace + + Tablespaces in PostgreSQL allow database administrators to define locations in the file system where the files representing -- 2.40.0