timescaledb
timescaledb copied to clipboard
Support unlogged hypertable/chunks
I use timescale for an insert intensive use case that does not require the data integrity that the WAL Logs offer. It would increase my performance to be able to turn off logging entirely. This is currently not supported by timescale.
Really hoping this happens!
+1
+1
+1
I was counting on this to work to justify using timescale as my starting point over the smaller, faster time-series specific DBs. Figured I'd be able to trade some safety in for performance.
I don't guess there's a workaround right? Like somehow disabling timescale and switching to unlogged before my batch inserts, then putting it back with timescale to get the nice aging out of chunks + columnar compression.
+1
@svenklemm Why hypertables actually need table to be LOGGED ? Are we using WAL somehow?
look forward to this feature
+1
+1. Very useful for some of our tables.
+1 we very need this