mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 22:59:54 -04:00
doc: update PG 10 item about referencing many relations
Reported-by: Tom Lane
This commit is contained in:
parent
3d7741194a
commit
ef0ba572b6
1 changed files with 2 additions and 2 deletions
|
|
@ -813,8 +813,8 @@
|
|||
2017-03-27 [090010f2e] Improve performance of find_tabstat_entry()/get_tabstat_
|
||||
-->
|
||||
<para>
|
||||
Improve table creation speed in sessions that reference many
|
||||
relations (Aleksander Alekseev)
|
||||
Reduce statistics tracking overhead in sessions that reference
|
||||
many thousands of relations (Aleksander Alekseev)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue