onemoredata / bagger

Massive log storage in PostgreSQL
BSD 2-Clause "Simplified" License
12 stars 1 forks source link

Investigate custom scans in place of app-level partition selection #32

Open einhverfr opened 11 months ago

einhverfr commented 11 months ago

We should investigate use of planner hooks to provide a simpler query interface. This may not be feasible generally, but we should look into it nonetheless.