Skip to content

Commit df4c38f

Browse files
committed
Merge branch 'PGPRO9_5_dump_stat_extension' into PGPRO9_5
2 parents cfd0ba5 + 1024a58 commit df4c38f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/src/sgml/dump_stat.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ array_in(<replaceable class="PARAMETER">array_text</>, <replaceable class="PARAM
7474
<para>
7575
Produced statements could be saved to a file, e.g.
7676
<screen>
77+
&dollar; psql test -A
7778
test=# \t
7879
test=# \o dump_stat.sql
7980
test=# select dump_statistic();

0 commit comments

Comments
 (0)