Skip to content

Instantly share code, notes, and snippets.

@malisper
Created November 10, 2016 01:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save malisper/0fcacffff0942392dea305f828db78b6 to your computer and use it in GitHub Desktop.
Save malisper/0fcacffff0942392dea305f828db78b6 to your computer and use it in GitHub Desktop.
Aggregate
-> GroupAggregate
Group Key: events.user_id
-> Append
-> Index Scan using events_pi_40542511 on events
Index Cond: ((time >= 1476428400000) AND (time <= 1477033200000))
-> Index Scan using events_pi_40542828 on events
Index Cond: ((time >= 1476428400000) AND (time <= 1477033200000))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment