0

我正在尝试在带有会话变量的 postgresql 上使用行级安全性,我想知道pgxpool连接是否被隔离?例如,database/sql对连接说以下内容:...Queries run on the same Conn will be run in the same database session.. 这同样适用于 pgxpool 吗?

4

0 回答 0