mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
Update contrib documention mentions to point to actual documentation
sections, rather than just calling it "/contrib/module_name". Also update pg_test_fsync build instructions now that it is in /contrib.
This commit is contained in:
@@ -99,7 +99,7 @@ CREATE TRIGGER t_raster BEFORE UPDATE OR DELETE ON image
|
||||
|
||||
<para>
|
||||
If you already have, or suspect you have, orphaned large objects, see the
|
||||
<filename>contrib/vacuumlo</> module (<xref linkend="vacuumlo">) to help
|
||||
<xref linkend="vacuumlo"> module to help
|
||||
you clean them up. It's a good idea to run <application>vacuumlo</>
|
||||
occasionally as a back-stop to the <function>lo_manage</> trigger.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user