Description
** Pgcat is not working with asyncpg python client, but working psycopg2 python client**
Basically i am going to say pgcat not working with synchronisation with python
To Reproduce
Steps to reproduce the behavior:
-
use this image and deploy either in docker or kubernets
ghcr.io/postgresml/pgcat:latest
-
And use bellow config to run deployment
pgcat_config.txt -
by running this code you will get issue
pgcat_test.txt