https://bugs.documentfoundation.org/show_bug.cgi?id=43369

--- Comment #16 from Lionel Elie Mamane <[email protected]> ---
(In reply to nirnaykorde from comment #15)
> @Lionel Elie Mamane could please state all the updated requirements. Just to
> be sure that I do not work on unnecessary things

See
https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-PARAMKEYWORDS
for the list of recognised connection keywords; at first glance the following
make sense to include in the UI, the others can be typed in manually in the
connstring by experts:

host
port
dbname
user
password
service

MAYBE (but maybe too confusing for newbies? behind an "advanced fold option"...
or leave them out altogether):

gssencmode
sslmode
sslcert
passfile
sslkey
sslpassword
sslrootcert
sslcrl
sslcrldir
requirepeer
ssl_min_protocol_version
ssl_max_protocol_version
krbsrvname
gsslib (on Windows only)



DO NOT include in the UI:
client_encoding
application_name

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to