Philip Krauss

Results 18 comments of Philip Krauss

Hi @EliuFlorez , basic authentication is available in Elastica. You need to add the `username` and `password` in your configuration (ref: [ClientConfiguration.php#L35](https://github.com/ruflin/Elastica/blob/master/lib/Elastica/ClientConfiguration.php#L35)). Can you please verify if this resolves your...

Alright, now I fully grasp the questions, sorry for the half baked answer. Can you, please post the snippet how you currently instantiate the client?

closing as done via https://github.com/xataio/client-ts/pull/1430

I recall fully, but it was related to supportability of ECS versions. In other words, if something is odd, the `ecs.version` fields could be a good starting point to debug.

Hi @punkpeye, there will be no TimescaleDB version supporting Postgres 18 prior to a GA, which is targeted according to [this link](https://www.postgresql.org/about/news/postgresql-18-beta-1-released-3070/#:~:text=This%20is%20the%20first%20beta,see%20the%20Beta%20Testing%20page.) in September/October 2025. I can't commit to any...

Projected ETA for the 2.23.0 release is the end of October. Thank you for your patience.

Thank you for your patience, the [2.23.0](https://github.com/timescale/timescaledb/releases/tag/2.22.0) release features support for Postgres 18.

@mbogner the image exists: https://hub.docker.com/layers/timescale/timescaledb/2.23.0-pg18/. The description on dockerhub is not Postgres 18 ready yet :)

> What about https://hub.docker.com/r/timescale/timescaledb-ha ? @us77ipis the docker-ha images will be built in the coming days > There is no Windows release zip for PostgreSQL 18. Can it be downloaded...

The https://hub.docker.com/r/timescale/timescaledb-ha images for PG18 are available: https://hub.docker.com/layers/timescale/timescaledb-ha/pg18.0-ts2.23.0/