Created
May 8, 2020 11:06
-
-
Save mayhem/32ba9a218f8310423361145ba756ca16 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| -> Index Scan using _hyper_35_4700_chunk_listened_at_user_name_ndx_listen on _hyper_35_4700_chunk (cost=0.42..3089.13 rows=54 width=516) | |
| Index Cond: ((listened_at < 1580085314) AND (user_name = 'rob'::text)) | |
| -> Index Scan using _hyper_35_4699_chunk_listened_at_user_name_ndx_listen on _hyper_35_4699_chunk (cost=0.42..2991.26 rows=54 width=516) | |
| Index Cond: ((listened_at < 1580085314) AND (user_name = 'rob'::text)) | |
| -> Index Scan using _hyper_35_4698_chunk_listened_at_user_name_ndx_listen on _hyper_35_4698_chunk (cost=0.42..2850.52 rows=50 width=517) | |
| Index Cond: ((listened_at < 1580085314) AND (user_name = 'rob'::text)) | |
| -> Index Scan using _hyper_35_4697_chunk_listened_at_user_name_ndx_listen on _hyper_35_4697_chunk (cost=0.42..3241.08 rows=62 width=517) | |
| Index Cond: ((listened_at < 1580085314) AND (user_name = 'rob'::text)) | |
| -> Index Scan using _hyper_35_4696_chunk_listened_at_user_name_ndx_listen on _hyper_35_4696_chunk (cost=0.42..3442.51 rows=68 width=517) | |
| Index Cond: ((listened_at < 1580085314) AND (user_name = 'rob'::text)) | |
| -> Index Scan using _hyper_35_4695_chunk_listened_at_user_name_ndx_listen on _hyper_35_4695_chunk (cost=0.42..3515.84 rows=69 width=517) | |
| Index Cond: ((listened_at < 1580085314) AND (user_name = 'rob'::text)) | |
| -> Index Scan using _hyper_35_4694_chunk_listened_at_user_name_ndx_listen on _hyper_35_4694_chunk (cost=0.42..3500.23 rows=70 width=517) | |
| Index Cond: ((listened_at < 1580085314) AND (user_name = 'rob'::text)) | |
| -> Index Scan using _hyper_35_4693_chunk_listened_at_user_name_ndx_listen on _hyper_35_4693_chunk (cost=0.42..3277.92 rows=63 width=517) | |
| Index Cond: ((listened_at < 1580085314) AND (user_name = 'rob'::text)) | |
| -> Index Scan using _hyper_35_4692_chunk_listened_at_user_name_ndx_listen on _hyper_35_4692_chunk (cost=0.42..3496.52 rows=67 width=517) | |
| Index Cond: ((listened_at < 1580085314) AND (user_name = 'rob'::text)) | |
| -> Index Scan using _hyper_35_4691_chunk_listened_at_user_name_ndx_listen on _hyper_35_4691_chunk (cost=0.42..3585.02 rows=70 width=517) | |
| Index Cond: ((listened_at < 1580085314) AND (user_name = 'rob'::text)) | |
| -> Index Scan using _hyper_35_4690_chunk_listened_at_user_name_ndx_listen on _hyper_35_4690_chunk (cost=0.42..3442.61 rows=68 width=516) | |
| Index Cond: ((listened_at < 1580085314) AND (user_name = 'rob'::text)) | |
| -> Index Scan using _hyper_35_4689_chunk_listened_at_user_name_ndx_listen on _hyper_35_4689_chunk (cost=0.42..3373.70 rows=67 width=517) | |
| Index Cond: ((listened_at < 1580085314) AND (user_name = 'rob'::text)) | |
| -> Index Scan using _hyper_35_4688_chunk_listened_at_user_name_ndx_listen on _hyper_35_4688_chunk (cost=0.42..3264.42 rows=61 width=517) | |
| Index Cond: ((listened_at < 1580085314) AND (user_name = 'rob'::text)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment