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 | fb4815c066c8f8ded20112c749f09192c0a03709 (patch) | |
tree | 71da8e7deac3afc38c91f9cfee571873e4428254 /src/backend/regex/regexec.c | |
parent | 09e40f2b68e1a04d7d0bb0e91f56df0d64b21786 (diff) | |
download | postgresql-fb4815c066c8f8ded20112c749f09192c0a03709.tar.gz postgresql-fb4815c066c8f8ded20112c749f09192c0a03709.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/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions