Jeff McCormick
Jeff McCormick
this is a user question I hope, but I'm not able to use my normal paste from one window to another as with go-vim. In the govim window I just...
would be nice to be able to enable logging via the config file, this works now from the command line but in a container environment, it would be useful to...
write a test, use psql as a client with a pgpass file.
if you have a bad connection in a pool, the healthcheck needs to test for it during its check, replace the connection if possible. this can be tested if you...
right now the audit adapter is linked into the proxy, this would ideally be a loadable module at runtime to make it more extensible.
see if the golang tap testing framework can be used for something useful here.