git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 0089c30) | patch
Add toast-level reloption for vacuum_index_cleanup
2019年6月25日 00:09:27 +0000 (09:09 +0900)
2019年6月25日 00:09:27 +0000 (09:09 +0900)
commit ce59b75d449d9152667ce3e9eab33ef2872bfd98
Add toast-level reloption for vacuum_index_cleanup

a96c41f has introduced the option for heap, but it still lacked the
variant to control the behavior for toast relations.

While on it, refactor the tests so as they stress more scenarios with
the various values that vacuum_index_cleanup can use. It would be
useful to couple those tests with pageinspect to check that pages are
actually cleaned up, but this is left for later.

Author: Masahiko Sawada, Michael Paquier
Reviewed-by: Peter Geoghegan
Discussion: https://postgr.es/m/CAD21AoCqs8iN04RX=i1KtLSaX5RrTEM04b7NHYps4+rqtpWNEg@mail.gmail.com
doc/src/sgml/ref/create_table.sgml diff | blob | blame | history
src/backend/access/common/reloptions.c diff | blob | blame | history
src/bin/psql/tab-complete.c diff | blob | blame | history
src/test/regress/expected/vacuum.out diff | blob | blame | history
src/test/regress/sql/vacuum.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /