Thanks for the explanation!
Best Regards,
Marc-Olaf
Marc-Olaf Jaschke · Softwareentwickler
shopping24 GmbH
Werner-Otto-Straße 1-7 · 22179 Hamburg
Telefon: +49 (0) 40 6461 5830 · Fax: +49 (0) 40 64 61 7879
marc-olaf.jasc...@s24.com · www.s24.com
AG Hamburg HRB 63371
vertreten durch Dr. Björn
Hi,
i have a performance issue with bitmap index scans on huge amounts of big jsonb
documents.
= Background =
- table with big jsonb documents
- gin index on these documents
- queries using index conditions with low selectivity
= Example =
select version();
> PostgreSQL 9