8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 546d65d commit 817c186Copy full SHA for 817c186
doc/src/sgml/ref/pg_restore.sgml
@@ -475,9 +475,9 @@
475
476
<para>
477
Presently, the commands emitted for
478
- <option>--disable-triggers</> must be done as superuser. So, you
479
- should also specify a superuser name with <option>-S</>, or
480
- preferably run <application>pg_restore</application> as a
+ <option>--disable-triggers</> must be done as superuser. So you
+ should also specify a superuser name with <option>-S</> or,
+ preferably, run <application>pg_restore</application> as a
481
<productname>PostgreSQL</> superuser.
482
</para>
483
</listitem>
0 commit comments