Nicolas Montvernay
Nicolas Montvernay
Hi @konskov , Here is what I believe to be the minimum repro in pure SQL statements. ```sql CREATE TABLE "TimeSeries" ( "Id" uuid NOT NULL, "Name" character varying(250) NOT...
Hi everyone, I'm still having the issue. Do you think by chance anyone could look at it ? It would be a blocker for me if gapfilling function can't be...
@intermittentnrg I've seen that you've closed your issue but I don't understand how it got resolved for you. I'm still having it on my side whether I try on PG...
It seems to be different yes. After another test on docker image pg15.5-ts2.12.2-all, using PostgreSQL 15 and Timescale 2.12.2, things are working as expected and I don't get duplicated timestamp...
@svenklemm Are docker images automatically updated after the merge ?