Matvey Arye

Results 41 comments of Matvey Arye

We've run into this error message before with having `timescaledb.restoring` on you can double check this with `show timescaledb.restoring;` which should return `off`. Otherwise you did not complete backup/restore correctly....

@mkindahl we are running into `ERROR: cannot commit while a portal is pinned` when running refresh_continuous_aggregate from a procedure too.

@jackmott was this issue ever resolved? My goal is to use simdeez to compile a binary to be used in a public docker image and it's not at all clear...

@srinivas-gurani what's the use-case here? Are all the same columns present and just have different names or is there a different schema altogether? The library creates the tables as well...

So is the data really unique on `(station_id, station_measurement_id)`? i.e. There cannot be two entries with the same `station_id, station_measurement_id` but different timestamps? I suspect that what's really unique is...

@edwardsb thanks for this! Can you change 2 things 1) Keep the list in alphabetical order and not just put opencode at the end. 2) specify the full path for...

@Girma35 how do the power shell instructions differ from what you need to do on Linux or Mac? It's not clear. It would be better to outline the differences. Also...