Esri / Esri/ops-server-config

When creating PostgreSQL Data Store entries include fully qualified domain name of database server

Open
#633 0 comments 0 reactions 0 assignees View on GitHub
B - Bug G - Release Team Install and Publishing
Dominant language
Python
Stars
33
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Currently, the PostgreSQL Data Store entries only include the name of the machine and not the fully qualified name. Under certain deployment scenarios, if you are publishing services referencing PostgreSQL data the publishing process can't connect to the database and therefore we upload the data into the service definition file. When creating database data store entries include the fully qualified name of the database server.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Python code that creates PostgreSQL Data Store entries and check how the database server name is currently obtained. Done means the entry includes the server's fully qualified domain name so publishing services that reference PostgreSQL data can connect without embedding the data in the service definition.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, python
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.