Michael Primeaux

Results 71 comments of Michael Primeaux

Thanks much and noted. My focus is running this extension in Postgres within Kubernetes on both `linux/amd64` and `linux/arm64` and so I'm sure I may have a few more questions...

I managed to work through what is needed to build a single OCI-compliant multi-stage, multi-architecture container image using `nerdctl` and `qemu` that produces a substantially smaller image. ```shell nerdctl images...

@jrgemignani Thanks for this detail. The reason why I'm highlighting this is that I'm happy to contribute and collaborate on whomever is working on it. To this end, I'm fine...

@jrgemignani Thanks much. I don’t mind creating a new ‘issue’ for support of multi-architecture images if that’s more appropriate. Your call but happy to help.

Given the focus is Postgres 13 as per above, I think I’ll first focus on that direction as a priority. Please let me know if that works. Again, thanks for...

On a related topic, rather than producing a container image that Postgres + AGE, why wouldn't we just produce a container image with just the AGE-related files (.so, .sql, and...

I took the time this weekend to create an Age CI pipeline and a Helm chart. The CI pipeline performs the following: 1. Builds Apache AGE container images supporting the...

@jrgemignani Hope your week is going well. Any updates that you can share? Again, thanks.

@jrgemignani No worries and totally understand. Congrats on the PG13 support. Good to know re: PG 11 and 12. Why don't we revisit once you're through PG 13. In the...

@jrgemignani Just checking back to see how things are progressing and if any others care to comment on the above. Thanks, again.