-
From the PharmGKB group:
Please add the following genes to the VP, the priority being the "tier 1" (col G) genes https://docs.google.com/spreadsheets/d/1UINAH-BR3PiyvwDKuS-aZo6SZ_xZrG9v/edit#gid=3…
-
Hi, n00b question here:
What is the recommended best practice for handling connection pooling with kube (so multiple containers all using the same DB)?
`pgx` obviously has its own lightweight co…
-
With the current pgx db connection pool, the certificates for connecting to the database are only read once (on startup).
Clients rotating their certificates on the database (on a regular basis) need…
-
Nix is gaining more and more in popularity, with tools like devenv and process-compose making it a viable alternative to docker-compose to run postgres locally in your dev setup. We use pgx_ulid and t…
-
-
Now I try to deploy PGX in my cluster, but after clicking the new download link, I cannot find pgx-x.y.z-server.
There is only a RPM file provided. How should I do?
-
> This package is effectively in maintenance mode and is not actively developed. Small patches and features are only rarely reviewed and merged. We recommend using pgx which is actively maintained.
…
-
Hey!
With limited resources/knowledge I was trying to add tracer and logger to an application.
The intention is to trace queries and connections to find what's happening with application and databas…
-
**Is your feature request related to a problem? Please describe.**
When trying to use pgx in a multi database module, like scany or similar, and trying to be compatible with database/sql it fails bec…
kmpm updated
2 months ago
-
This one popped up in CI tonight: https://github.com/riverqueue/river/actions/runs/10224466966/job/28292226269
Haven’t dug into it yet but making sure we can track it.