Jeff Lambert

Results 71 comments of Jeff Lambert

Just wondering if this is the right issue for my problem? I want datatypes _everywhere_ for example on your [Chinook database](https://schemaspy.org/sample/index.html), datatypes are only shown for specific tables that I...

care to link to a PR# @manasag ?

I ended up using `timescaledb-ha` which has several of the older extensions bundled.

I have this issue with PostgreSQL 15.5 and timescaledb 2.13.1. Using `time_bucket_gapfill('1 minute'` and I happen to have some data points which are exactly on the minute. These entries get...

would love to have this, it would integrate nicely with `k9s`

I'm absolutely not sure where to post this, but I'm having 50/50 success with this postStart k8s hook (where the port is 5672) ![image](https://github.com/rabbitmq/rabbitmq-server/assets/11539524/5ae8cfdd-fe8d-469c-b4b6-67bdb3d4a3aa) Sometimes it works, sometimes it doesn't....

Yes please!!! alternatively, I'm asking for graphqurl to be [included in the hasura docker images](https://github.com/hasura/graphql-engine/issues/9328).

Interesting request @cmartin616! I have a similar yet kind of opposite request in #8059 where I want to be as lean as possible and have an alpine binary. As you...

just want to pitch in that I personally don't have any issues with Ubuntu 18.04 and a regular user in a normal directory with this command: `docker run -v "$PWD:/output"...