help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sql-postgres connect using URL


From: Rob Sargent
Subject: sql-postgres connect using URL
Date: Wed, 26 Oct 2022 16:43:05 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2

I need to be able to supple option TCP options in my sql-postgres sessions.

I've tried the following, without effect so far.

|(setq sql-connection-alist '(db (sql-product 'postgres) (sql-database ("postgresql://myusername@host/dbname?keepalives_idle=69?other=...")))|


reply via email to

[Prev in Thread] Current Thread [Next in Thread]