File tree 8 files changed +8
-24
lines changed
8 files changed +8
-24
lines changed Original file line number Diff line number Diff line change 419
419
</sect2>
420
420
421
421
<sect2 id="functions-xml-limits-postgresql">
422
- <title>
423
- Incidental limits of the implementation
424
- </title>
422
+ <title>Incidental limits of the implementation</title>
425
423
426
424
<para>
427
425
This section concerns limits that are not inherent in the
Original file line number Diff line number Diff line change @@ -31,9 +31,7 @@ PostgreSQL documentation
31
31
32
32
33
33
<refsect1 id="r1-app-createdb-1">
34
- <title>
35
- Description
36
- </title>
34
+ <title>Description</title>
37
35
<para>
38
36
<application>createdb</application> creates a new <productname>PostgreSQL</productname>
39
37
database.
Original file line number Diff line number Diff line change @@ -34,9 +34,7 @@ PostgreSQL documentation
34
34
</refsynopsisdiv>
35
35
36
36
<refsect1 id="r1-app-initdb-1">
37
- <title>
38
- Description
39
- </title>
37
+ <title>Description</title>
40
38
<para>
41
39
<command>initdb</command> creates a new
42
40
<productname>PostgreSQL</productname> database cluster. A database
Original file line number Diff line number Diff line change @@ -27,9 +27,7 @@ PostgreSQL documentation
27
27
</refsynopsisdiv>
28
28
29
29
<refsect1>
30
- <title>
31
- Description
32
- </title>
30
+ <title>Description</title>
33
31
<para>
34
32
<application>pg_basebackup</application> is used to take base backups of
35
33
a running <productname>PostgreSQL</productname> database cluster. These
Original file line number Diff line number Diff line change @@ -33,9 +33,7 @@ PostgreSQL documentation
33
33
34
34
35
35
<refsect1 id="pg-dump-description">
36
- <title>
37
- Description
38
- </title>
36
+ <title>Description</title>
39
37
40
38
<para>
41
39
<application>pg_dump</application> is a utility for backing up a
Original file line number Diff line number Diff line change @@ -27,9 +27,7 @@ PostgreSQL documentation
27
27
</refsynopsisdiv>
28
28
29
29
<refsect1>
30
- <title>
31
- Description
32
- </title>
30
+ <title>Description</title>
33
31
<para>
34
32
<application>pg_receivewal</application> is used to stream the write-ahead log
35
33
from a running <productname>PostgreSQL</productname> cluster. The write-ahead
Original file line number Diff line number Diff line change @@ -28,9 +28,7 @@ PostgreSQL documentation
28
28
</refsynopsisdiv>
29
29
30
30
<refsect1>
31
- <title>
32
- Description
33
- </title>
31
+ <title>Description</title>
34
32
<para>
35
33
<application>pg_verifybackup</application> is used to check the
36
34
integrity of a database cluster backup taken using
Original file line number Diff line number Diff line change 62
62
</para>
63
63
64
64
<procedure>
65
- <title>
66
- Manual Procedural Language Installation
67
- </title>
65
+ <title>Manual Procedural Language Installation</title>
68
66
69
67
<para>
70
68
A procedural language is installed in a database in five steps,
You can’t perform that action at this time.
0 commit comments