Jeff McCormick

Results 30 issues of 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...

needs investigation

in testing, the proxy appears to not work with PG10.0.

bug

allow SSL auth support

enhancement

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...

enhancement

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...

enhancement

right now the audit adapter is linked into the proxy, this would ideally be a loadable module at runtime to make it more extensible.

enhancement

see if the golang tap testing framework can be used for something useful here.