add batch remove batch split batch comment selection show hidden batches hide batch highlight batch
db<>fiddle
donate feedback about
By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
Help with an interesting Postgres question: Why isn't an Index Only Scan used on a partition accessed via the parent table?.
5 rows affected
id timestamp lat lon bearing
1 1460464791 41.178238 -8.594714 null
1 1460464983 41.177956 -8.595358 null
1 1460464984 41.178 -8.5952015 null
1 1460464985 41.17795 -8.595209 null
1 1460464986 41.177982 -8.595149 null
5 rows affected
id timestamp lat lon bearing
1 1460464791 41.178238 -8.594714 66.32166
1 1460464983 41.177956 -8.595358 73.68615
1 1460464984 41.178 -8.5952015 8.746162
1 1460464985 41.17795 -8.595209 63.072323
1 1460464986 41.177982 -8.595149 null