Created
August 20, 2013 15:11
-
-
Save alq666/6282712 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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