Mike Freedman

Results 40 comments of Mike Freedman

We occasionally get questions from new users that they are unable to insert data into TimescaleDB at nearly the rates described in our benchmarks and blog posts. There are typically...

@zeroallox Can you post any of the results from one of the latest versions of TimescaleDB? (And please make sure you actually upgrade/migrate your cagg to the new format, if...

A little more context: I discussed this issue with @jvujcic at length in Slack, and he understands limitation of handling all types of foreign keys. However, I think he is...

[Timescale](https://www.timescale.com/) supports pgVector in its cloud offering.

@iskhakovaks In the past, we've sometimes seen this due to permissions error. Were TimescaleDB and Postgres installed with administrator privileges? (Sorry, I haven't used Windows meaningfully in 15+ years, so...

Hi @jthornhill To our knowledge, PG10's logical replication will *not* work with hypertables, because it actually doesn't replicate *DDL* commands, and instead just does a pub/sub on the data. So...

**Just to avoid any confusion: TimescaleDB has always supported compressing json/jsonb using LZ compression:** https://www.timescale.com/blog/building-columnar-compression-in-a-row-oriented-database/ We have seen good compression rates given the often repetitive nature of JSON/JSONB data. This...

Hi Pooja, we currently don't have any immediate plans to increase the number of different distributions that we build for TimescaleDB. But I'll leave this Issue open to try to...

Sorry, @LloydAlbin @b-dreissigacker looking back at the discussion, I'm not sure I fully understand the issue? Was the problem that you upgraded the underlying software (from a very old version)...