Does Prisma support libpq? We are looking to provi...
# orm-help
d
Does Prisma support libpq? We are looking to provide multiple hosts (leader/replica) with
target_session_attrs
r
@Dan 👋 You can pass the arguments as that is supported, but we’re not sure what purpose would it serve as Prisma doesn’t have any notion of leader/replicas.
d
We are working through making it possible, as this is becoming more and more standard, and I would hope prisma has an interest in this area.