LibPQ.jl in 2026: Maintenance status and PostgreSQL alternatives

I’ve been briefly testing out Postgres.jl and so far so good. One question - will you be adding the ability to set the default schema in the connection string? In LibPQ.Connection, one can pass in the options=-csearch_path=<schema_name> parameter.

Thanks!