Jeff Lambert

Results 113 comments of Jeff Lambert
trafficstars

Hi @erimatnor! I noticed your PR is still Draft, I'm wondering if we could get your team to take a look at it? Is there a way I could test...

Just want to confirm this bug is still present in v2.20.0. Not entirely surprising since the linked PR hasn't been merged, but I kinda hoped it could be fixed incidentally.

Since this is a hypercore (TAM) defect, I guess it can be closed in the near future since [v2.20.0 will deprecate hypercore](8196), and v2.21.0 will remove it entirely.

@rikinsk any feedback? is there an alternative I'm unaware of?

I ran the script on production databases upgraded from 2.14.2 to 2.16.1, and got a lot of `NOTICE` but not a single `WARNING` (I don't use compression at all). Therefore,...

ah I missed that reply 5 days ago. So basically @svenklemm is saying the script is only necessary if COMPRESSION _and_ FKs are present in a hypertable? Because I do...

Got this issue using `executor:v1.22.0-debug` at the end of extraction: `failed to register layer: failed to mknod("/usr/include/x86_64-linux-gnu", S_IFCHR, 0): file exists` As others have noted, it's a rare occurrence. Rebuilding...

I have the same problem but with a `-` instead of a `.` (hasura 2.13.0) I am unable to rename the offending constraint (it's a unique index) because it's not...

@coco98 @rikinsk can we take a look at this issue? Related/duplicate issue: #8687

I second what @mnietz says. You really have to make sure _all_ your databases are at the same extension version. If it's any help here's some bash I use to...