allas icon indicating copy to clipboard operation
allas copied to clipboard

LISTEN / NOTIFY connection pooler for PostgreSQL

Results 6 allas issues
Sort by recently updated
recently updated
newest added

[These exceptions to allow some `SET` queries](https://github.com/johto/allas/blob/fb223b7bbd446025bd2dfcdaeb09dde8af519d53/queryParser.go#L78) could possibly be removed if you instead had the JDBC users set the connection parameter `assumeMinServerVersion` to 9.0 or higher when connecting. That...

SHOW channels; SHOW clients; are the first ones to come to mind.

This came up at $WORK, and it would be really useful.

enhancement