Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
3d4843ba
Commit
3d4843ba
authored
Dec 26, 2020
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: fix SGML markup for pg_alterckey from commit
62afb42a
Backpatch-through: master
parent
82f8c45b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
9 deletions
+21
-9
doc/src/sgml/ref/pg_alterckey.sgml
doc/src/sgml/ref/pg_alterckey.sgml
+20
-9
doc/src/sgml/reference.sgml
doc/src/sgml/reference.sgml
+1
-0
No files found.
doc/src/sgml/ref/pg_alterckey.sgml
View file @
3d4843ba
...
@@ -22,38 +22,48 @@ PostgreSQL documentation
...
@@ -22,38 +22,48 @@ PostgreSQL documentation
<refsynopsisdiv>
<refsynopsisdiv>
<cmdsynopsis>
<cmdsynopsis>
<command>pg_alterckey</command>
<command>pg_alterckey</command>
<group choice="opt">
<group choice="plain">
<arg choice="plain"><option>-R</option></arg>
<arg choice="plain"><option>-R</option></arg>
<arg choice="plain"><option>--authprompt</option></arg>
<arg choice="plain"><option>--authprompt</option></arg>
</group>
</group>
<arg choice="plain">
<replaceable class="parameter">old_cluster_key_command</replaceable>
<replaceable class="parameter">old_cluster_key_command</replaceable>
<replaceable class="parameter">new_cluster_key_command</replaceable>
<replaceable class="parameter">new_cluster_key_command</replaceable>
<group choice="opt">
</arg>
<group choice="opt">
<arg choice="opt">
<group choice="plain">
<arg choice="plain"><option>-D</option></arg>
<arg choice="plain"><option>-D</option></arg>
<arg choice="plain"><option>--pgdata</option></arg>
<arg choice="plain"><option>--pgdata</option></arg>
</group>
</group>
<replaceable class="parameter">datadir</replaceable>
<replaceable class="parameter">datadir</replaceable>
</group>
</arg>
</cmdsynopsis>
</cmdsynopsis>
<cmdsynopsis>
<cmdsynopsis>
<command>pg_alterckey</command>
<command>pg_alterckey</command>
<group choice="opt">
<group choice="opt">
<arg choice="plain"><option>-R</option></arg>
<arg choice="plain"><option>-R</option></arg>
<arg choice="plain"><option>--authprompt</option></arg>
<arg choice="plain"><option>--authprompt</option></arg>
</group>
</group>
<group choice="plain">
<group choice="plain">
<arg choice="plain"><option>-r</option></arg>
<arg choice="plain"><option>-r</option></arg>
<arg choice="plain"><option>--repair</option></arg>
<arg choice="plain"><option>--repair</option></arg>
</group>
</group>
<group choice="opt">
<arg choice="opt">
<group choice="opt">
<group choice="opt">
<arg choice="plain"><option>-D</option></arg>
<arg choice="plain"><option>-D</option></arg>
<arg choice="plain"><option>--pgdata</option></arg>
<arg choice="plain"><option>--pgdata</option></arg>
</group>
</group>
<replaceable class="parameter">datadir</replaceable>
<replaceable class="parameter">datadir</replaceable>
</group>
</arg>
</cmdsynopsis>
</cmdsynopsis>
</refsynopsisdiv>
</refsynopsisdiv>
...
@@ -104,6 +114,7 @@ PostgreSQL documentation
...
@@ -104,6 +114,7 @@ PostgreSQL documentation
<title>Options</title>
<title>Options</title>
<para>
<para>
<variablelist>
<varlistentry>
<varlistentry>
<term><option>-R</option></term>
<term><option>-R</option></term>
<term><option>--authprompt</option></term>
<term><option>--authprompt</option></term>
...
@@ -172,7 +183,7 @@ PostgreSQL documentation
...
@@ -172,7 +183,7 @@ PostgreSQL documentation
</para>
</para>
</listitem>
</listitem>
</varlistentry>
</varlistentry>
</variablelist>
</refsect1>
</refsect1>
<refsect1>
<refsect1>
...
...
doc/src/sgml/reference.sgml
View file @
3d4843ba
...
@@ -240,6 +240,7 @@
...
@@ -240,6 +240,7 @@
</para>
</para>
</partintro>
</partintro>
&pgalterckey;
&clusterdb;
&clusterdb;
&createdb;
&createdb;
&createuser;
&createuser;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment