diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-02-19 18:52:18 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-02-19 18:52:18 -0500 |
commit | bbce2912fa899de30783a6a76a6443b5a2aede8d (patch) | |
tree | 13d3f65f0d315395a794bf953e4e63a9f658bd6d /src/backend/access/gist/gistvacuum.c | |
parent | c987c9d42bc698fb2930280d46d191a50abe68f1 (diff) | |
download | postgresql-bbce2912fa899de30783a6a76a6443b5a2aede8d.tar.gz postgresql-bbce2912fa899de30783a6a76a6443b5a2aede8d.zip |
Doc: discourage use of partial indexes for poor-man's-partitioning.
Creating a bunch of non-overlapping partial indexes is generally
a bad idea, so add an example saying not to do that.
Back-patch to v10. Before that, the alternative of using (real)
partitioning wasn't available, so that the tradeoff isn't quite
so clear cut.
Discussion: https://postgr.es/m/CAKVFrvFY-f7kgwMRMiPLbPYMmgjc8Y2jjUGK_Y0HVcYAmU6ymg@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions