onemoredata / bagger

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

Config for storage strategy parameter for jsonb data #47

Closed einhverfr closed 8 months ago

einhverfr commented 8 months ago

At Adjust we set storage to be EXTENDED to avoid compression but force Toast. I believe this may have had some difficult implications regarding reading data. I would like to make this configurable so that we can more easily decouple storage from filesystem.