diff options
author | David Rowley <drowley@postgresql.org> | 2019-06-12 08:08:57 +1200 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2019-06-12 08:08:57 +1200 |
commit | e788e849addd56007a0e75f3b5514f294a0f3bca (patch) | |
tree | cc0e9e889c4f14a6bbcc93ab59319db447eacac9 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 6f34fcbbd5ad5a6546710e7b90e6331cacfd36dc (diff) | |
download | postgresql-e788e849addd56007a0e75f3b5514f294a0f3bca.tar.gz postgresql-e788e849addd56007a0e75f3b5514f294a0f3bca.zip |
doc: Add best practises section to partitioning docs
A few questionable partitioning designs have been cropping up lately
around the mailing lists. Generally, these cases have been partitioning
using too many partitions which have caused performance or OOM problems for
the users.
Since we have very little else to guide users into good design, here we
add a new section to the partitioning documentation with some best
practise guidelines for good design.
Reviewed-by: Justin Pryzby, Amit Langote, Alvaro Herrera
Discussion: https://postgr.es/m/CAKJS1f-2rx+E9mG3xrCVHupefMjAp1+tpczQa9SEOZWyU7fjEA@mail.gmail.com
Backpatch-through: 10
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions