chevalleyc opened a new issue, #1032: URL: https://github.com/apache/incubator-seata-go/issues/1032
### ⚠️ Verification - [x] I have searched the [issues](https://github.com/apache/incubator-seata-go/issues) of this repository and believe that this is not a duplicate. - [x] I have searched the [release notes](https://github.com/apache/incubator-seata-go/releases) of this repository and believe that this is not a duplicate. ### 🎯 Solution Description Hi, I am looking at using a postgresql backend for GORM workers. AFAIK AT mode is only supported for MySQL (driver.go). Is there somewhere an existing driver (e.g. driver.go) supporting AT mode for PostgreSQL? Thanks! ### 📋 Use Cases Transactions mixing GORM workers/postgresql using AT mode and REST services (Java based) using TCC mode ### ⚖️ Complexity & Risks _No response_ ### 🔗 External Dependencies _No response_ ### 📘 Additional Context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
