onemoredata / bagger

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

Write table location module #55

Open einhverfr opened 8 months ago

einhverfr commented 8 months ago

For V1, we plan to query Postgres catalogs to determine relevant tables for time frames. We need to have a module which handles this for the web service. This will take some effort as it may require significant handling of things like changing partition layouts.