projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3743f07
)
Fix typo in link label, per Evgeny Gridasov.
author
Tom Lane
Sun, 18 Sep 2005 04:02:05 +0000
(
04:02
+0000)
committer
Tom Lane
Sun, 18 Sep 2005 04:02:05 +0000
(
04:02
+0000)
doc/src/sgml/manage-ag.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/manage-ag.sgml
b/doc/src/sgml/manage-ag.sgml
index 03746b3fda98db09d3df4e92411cbba849a22834..969e0bae7975a2f9125ca4953280e95e487d0960 100644
(file)
--- a/
doc/src/sgml/manage-ag.sgml
+++ b/
doc/src/sgml/manage-ag.sgml
@@
-1,5
+1,5
@@
@@
-389,7
+389,7
@@
dropdb
dbname
To define a tablespace, use the
- linkend="sql-createtablespace" endterm="sql-create
databas
e-title">
+ linkend="sql-createtablespace" endterm="sql-create
tablespac
e-title">
command, for example:
CREATE TABLESPACE>>
CREATE TABLESPACE fastspace LOCATION '/mnt/sda1/postgresql/data';