aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.source
diff options
context:
space:
mode:
authorDavid Rowley <drowley@postgresql.org>2024-12-10 09:25:27 +1300
committerDavid Rowley <drowley@postgresql.org>2024-12-10 09:25:27 +1300
commitf36fe5d07bf94c97cfb6b3f3eefef47702a70e97 (patch)
treedd5370f8bd80530cc522a71729634ccc393bd1d3 /src/tutorial/funcs.source
parent9add1bbfa6659f45eb70f19961ce88973801b8ed (diff)
downloadpostgresql-f36fe5d07bf94c97cfb6b3f3eefef47702a70e97.tar.gz
postgresql-f36fe5d07bf94c97cfb6b3f3eefef47702a70e97.zip
Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes
It looks like the example case was once modified to increase the number of rows but the EXPLAIN ANALYZE output wasn't updated to reflect that. Also adjust the text which discusses the index sizes. With the example table size, the bloom index isn't quite 8 times more space efficient than the btree indexes. Discussion: https://postgr.es/m/CAApHDvovx8kQ0=HTt85gFDAwmTJHpCgiSvRmQZ_6u_g-vQYM_w@mail.gmail.com Backpatch-through: 13, all supported versions
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions