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 | 1de4a823f9dea3bdc2dba2fe0b9b90c06cfd6fbb (patch) | |
tree | 15bb4f85172ee368e28eb87ed55566fc2f7a57b1 /src | |
parent | 7d8346b2f42fc7311ccac08870c21a9763c43824 (diff) |
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')
0 files changed, 0 insertions, 0 deletions