pgsql: Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes

2024-12-09 Thread David Rowley
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

pgsql: Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes

2024-12-09 Thread David Rowley
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

pgsql: Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes

2024-12-09 Thread David Rowley
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

pgsql: Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes

2024-12-09 Thread David Rowley
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

pgsql: Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes

2024-12-09 Thread David Rowley
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

pgsql: Doc: fix incorrect EXPLAIN ANALYZE output for bloom indexes

2024-12-09 Thread David Rowley
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