Comment 8 for bug 1850136

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

It might be incompatible with postgresql-12 python bindings.
There is a asyncpg (upstream) v0.19.0 which includes among other things:
 * Add PostgreSQL 12 support
   (by @elprans in 23261532)

We might either need go to full 0.19.0 [1] or backport the fix [2] it it works as-is.

[1]: https://github.com/MagicStack/asyncpg/releases/tag/v0.19.0
[2]: https://github.com/MagicStack/asyncpg/commit/23261532ad0f2548aef2ec539c7c0162da761b1a