John Pruitt
John Pruitt
https://github.com/timescale/promscale_extension/actions/runs/3650413486/jobs/6166370742 ``` ---- upgrade_first_no_data_test stdout ---- thread 'upgrade_first_no_data_test' panicked at 'failed to install the extension: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E23505), message: "duplicate...
https://github.com/timescale/promscale_extension/actions/runs/3751615494/jobs/6372811309 ``` INFO upgrade_test > to_container id: 3ba228c03118f69adc8a5e8010de7305eefbcaa14b55237e3d91aa978a94dacc INFO test_common::postgres_container > encountered error 'error communicating with the server: Connection reset by peer (os error 104)', will retry in '1s' INFO...
Hello @igibek I have enabled private vulnerability reporting for this repo. Please let me know if you have any issues with it. Thanks!
@ramonguiu did we complete this?
I pulled `timescale/timescaledb:2.15.2-pg14` and used this sql to create a bash script to test all the versions of timescaledb in the image. ```sql \x off \t \pset format unaligned select...
@jedwards1211 while we are fixing this... `timescale/timescaledb:2.15.1-pg14` still works with `2.8.1`. So, you could upgrade from `2.8.1` to `2.15.1` in pg14 and then `2.15.1` to `2.15.2` in pg16.
@ToonSpinTUe I just confirmed that `timescale/timescaledb:2.15.1-pg13` works. Hopefully that will suffice for you while we fix this.