mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 14:21:49 +03:00
doc: Fix typos
From: Erik Rijkers <er@xs4all.nl>
This commit is contained in:
parent
ab5c6d01f6
commit
23da66f000
@ -829,7 +829,7 @@ END;
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Here is example outputs:
|
Here is example output:
|
||||||
<screen>
|
<screen>
|
||||||
1345828501 5601 1542744 483552416 61 2573
|
1345828501 5601 1542744 483552416 61 2573
|
||||||
1345828503 7884 1979812 565806736 60 1479
|
1345828503 7884 1979812 565806736 60 1479
|
||||||
@ -839,8 +839,8 @@ END;
|
|||||||
</screen></para>
|
</screen></para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Notice that while the plain (unaggregated) log file contains index
|
Notice that while the plain (unaggregated) log file contains a reference
|
||||||
of the custom script files, the aggregated log does not. Therefore if
|
to the custom script files, the aggregated log does not. Therefore if
|
||||||
you need per script data, you need to aggregate the data on your own.
|
you need per script data, you need to aggregate the data on your own.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user