Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
889313c7
Commit
889313c7
authored
10 years ago
by
Peter Eisentraut
Browse files
Options
Downloads
Patches
Plain Diff
doc: Link text to table by id
parent
9e2f2d7a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/func.sgml
+7
-5
7 additions, 5 deletions
doc/src/sgml/func.sgml
with
7 additions
and
5 deletions
doc/src/sgml/func.sgml
+
7
−
5
View file @
889313c7
...
...
@@ -16577,9 +16577,11 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
<title>Replication Functions</title>
<para>
PostgreSQL exposes a number of functions for controlling and interacting
with replication features. See <xref linkend="streaming-replication">
and <xref linkend="streaming-replication-slots">.
The functions shown in <xref linkend="functions-replication-table"> are
for controlling and interacting with replication features.
See <xref linkend="streaming-replication">
and <xref linkend="streaming-replication-slots"> for information about the
underlying features.
</para>
<para>
...
...
@@ -16588,8 +16590,8 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
</para>
<para>
The
se
ctions <xref linkend="functions-snapshot-synchronization">, <xref
linkend="functions-recovery-control"> and <xref
The
fun
ctions
described in
<xref linkend="functions-snapshot-synchronization">, <xref
linkend="functions-recovery-control">
,
and <xref
linkend="functions-admin-backup"> are also relevant for replication.
</para>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment