onemoredata / bagger

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

Storing bad data via insert trigger #74

Open einhverfr opened 8 months ago

einhverfr commented 8 months ago

Would like to rewrite the insert flow so that bad data can be inserted as bytea instead of json. The design is yet to be determined. This may or may not get into 1.0.

einhverfr commented 8 months ago

Tentatively setting milestone of 1.0, but we can drop this if needed.