Esri / Esri/ops-server-config

Investigate other methods of distributing the PostgreSQL content

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

Description

Currently, we are distributing the PostgreSQL content by exporting the data to file geodatabases, which the CopyData.py script copies into the target PostgreSQL geodatabases.

Investigate other methods. For example, SQL Server allows you to create a disconnected database, which you can attach to another SQL Server instance; research if PostgreSQL has something similar. This may be faster then copying the data from the "distribution" file geodatabases.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.