Skip to content

Instantly share code, notes, and snippets.

@alq666
Created August 20, 2013 15:11
Show Gist options
  • Save alq666/6282712 to your computer and use it in GitHub Desktop.
Save alq666/6282712 to your computer and use it in GitHub Desktop.
Buffers: shared hit=83494
-> Bitmap Heap Scan on context c (cost=6923.33..11762.31 rows=1 width=329) (actual time=17128.121..22031.783 rows=10858 loops=1)
Recheck Cond: ((tags @> '{blah}'::text[]) AND (x_key = 1))
Filter: (key = ANY ('{15368196,(a lot more keys here)}'::integer[]))
Buffers: shared hit=50919
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment