mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
doc: PG 13 relnotes, add pgbench script item
This commit is contained in:
@ -2108,6 +2108,18 @@ Allow pgbench to generate its data server-side, rather than client side (Fabien
|
|||||||
DOCUMENT THE DEFAULT GENERATION METHOD
|
DOCUMENT THE DEFAULT GENERATION METHOD
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<!--
|
||||||
|
Author: Thomas Munro <tmunro@postgresql.org>
|
||||||
|
2019-07-16 [ce8f94676] Report the time taken by pgbench initialization steps.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<para>
|
||||||
|
Allow pgbench to dump script contents using --show-script (Fabien Coelho)
|
||||||
|
</para>
|
||||||
|
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
Reference in New Issue
Block a user