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.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.