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
f124e820
Commit
f124e820
authored
Jul 27, 2005
by
Neil Conway
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add some missing SGML markup.
parent
a4c75ece
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/src/sgml/ref/pg_restore.sgml
doc/src/sgml/ref/pg_restore.sgml
+5
-5
No files found.
doc/src/sgml/ref/pg_restore.sgml
View file @
f124e820
<!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_restore.sgml,v 1.5
4 2005/07/25 22:12:31 tgl
Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_restore.sgml,v 1.5
5 2005/07/27 13:42:01 neilc
Exp $ -->
<refentry id="APP-PGRESTORE">
<refentry id="APP-PGRESTORE">
<refmeta>
<refmeta>
...
@@ -361,10 +361,10 @@
...
@@ -361,10 +361,10 @@
<term><option>--use-set-session-authorization</option></term>
<term><option>--use-set-session-authorization</option></term>
<listitem>
<listitem>
<para>
<para>
Output SQL standard
SET SESSION AUTHORIZATION commands instead of
Output SQL standard
<command>SET SESSION AUTHORIZATION</>
ALTER OWNER commands. This makes the dump more standards compatible,
commands instead of <command>ALTER OWNER</> commands. This
but depending on the history of the objects in the dump, may not
makes the dump more standards compatible, but depending on the
restore properly.
history of the objects in the dump, may not
restore properly.
</para>
</para>
</listitem>
</listitem>
</varlistentry>
</varlistentry>
...
...
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