The standard connection PostgreSQL URI format. ... you can use sslmode in the URI, for example postgres://user:pass@host:5432/dbname?sslmode=require .
確定! 回上一頁