-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
I was trying to connect to my remote server. with --uri command
--uri postgres://uname:pwd@localhost:port/db?ssl=true&sslmode=verify-ca&sslrootcert=localpathtosslca
at first it says err: pg: options other than 'sslmode' and 'application_name' are not supported
then i removed ssl=true&, if says err: pg: sslmode 'verify-ca' is not supported
So is it really not a valid feature in this tool? since go-pg seems support it. thanks.
Metadata
Metadata
Assignees
Labels
No labels