Sure, the properties are similar but the keys will be specific to the parser that sets up the connection pool. So, I expect I would use the JDBCCLient property keys and substitute equivalent values for postgres. Except, do I use the standard jdbc driver for postgres or can I still use the async pgsql client, which depends on the unmaintained project I mentioned?
Some of my confusion is related to the documentation, and I'm guessing the compatibility is with rxjava1 but also requires the use of the client libraries that are of questionable status. I'll check out the project you linked, thanks for that.
This is the kind of discovery that makes attending the reactive conference worthwhile. Just wish I could get the funds. :)
Thanks.