A connection string for a DB2 database looks like:
HostName=<hostname>;Port=50443;Database=GISDATA;Security=ssl;SSLClientKeystoredb=C:\dev.kdb;SSLClientKeystash=C:\dev.sth;CLIENTBUFFERSUNBOUNDLOBS=1;LOBCACHESIZE=50000000;FET_BUF_SIZE=256K
Can someone share the PostgreSQL syntax with similar properties or a link?
Reference Link: https://community.esri.com/t5/arcgis-pro-ideas/additional-methods-of-database-connection/idi-p/1250692/jump-to/first-unread-message
Thank you
Are you trying to this via Python?
If so, https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-database-connection.htm will help you along.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.