Commit 817c186e authored by Peter Eisentraut's avatar Peter Eisentraut

doc: Put commas in the right place on pg_restore reference page

Karl O. Pinc
parent 546d65d5
...@@ -475,9 +475,9 @@ ...@@ -475,9 +475,9 @@
<para> <para>
Presently, the commands emitted for Presently, the commands emitted for
<option>--disable-triggers</> must be done as superuser. So, you <option>--disable-triggers</> must be done as superuser. So you
should also specify a superuser name with <option>-S</>, or should also specify a superuser name with <option>-S</> or,
preferably run <application>pg_restore</application> as a preferably, run <application>pg_restore</application> as a
<productname>PostgreSQL</> superuser. <productname>PostgreSQL</> superuser.
</para> </para>
</listitem> </listitem>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment