<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PostgreSQL - EGDB - Branch Versioned Data Migration in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/postgresql-egdb-branch-versioned-data-migration/m-p/1703183#M9801</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Branch Version One-way feature service-to-feature service sync&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/data-management/one-way-feature-service-to-feature-service-sync" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/arcgis-enterprise/data-management/one-way-feature-service-to-feature-service-sync&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 20 May 2026 17:11:08 GMT</pubDate>
    <dc:creator>MarceloMarques</dc:creator>
    <dc:date>2026-05-20T17:11:08Z</dc:date>
    <item>
      <title>PostgreSQL - EGDB - Branch Versioned Data Migration</title>
      <link>https://community.esri.com/t5/geodatabase-questions/postgresql-egdb-branch-versioned-data-migration/m-p/1703162#M9799</link>
      <description>&lt;P&gt;Has anyone had success in migrating Branch Versioned Datasets to a new database instance&amp;nbsp;&lt;STRONG&gt;while maintaining &lt;A href="https://doc.esri.com/en/arcgis-pro/latest/help/data/geodatabases/overview/branch-history.html" target="_blank" rel="noopener"&gt;branch history&lt;/A&gt;&lt;/STRONG&gt;?&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are working through a migration from a Windows Server 2019 hosted PostgreSQL 15 instance into a PostgreSQL 15 RDS instance in AWS and have had some trouble maintaining branch history with cross-database copy workflows.&lt;/P&gt;&lt;P&gt;Ultimately we are looking to maintain the ability to rollback to a historical moment in our new database, but would prefer to keep things in the same active table. We are aware of &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/data-management/restore-a-features-geometry-from-a-historical-moment" target="_blank" rel="noopener"&gt;this lovely article&lt;/A&gt; outlining the ability to do so from a dedicated archive table which we could migrate to the instance as a net-new table but wanted to confirm if our desired workflow was possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Things we've tried:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Full ArcGIS-based Copy/Paste (ArcGIS Pro)&amp;nbsp;-- no historical rows brought over&lt;/LI&gt;&lt;LI&gt;Truncate/Append into a branch-version-enabled copy of the table in the RDS instance (ArcGIS Pro) -- no historical rows brought over&lt;/LI&gt;&lt;LI&gt;Append of Archive table records into destination table in RDS (ArcGIS Pro) -- Resulted in all clients showing a total of all records AND their respective historical moments&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks in advance for any insight!&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2026 16:49:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/postgresql-egdb-branch-versioned-data-migration/m-p/1703162#M9799</guid>
      <dc:creator>a-j-campbell</dc:creator>
      <dc:date>2026-05-20T16:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL - EGDB - Branch Versioned Data Migration</title>
      <link>https://community.esri.com/t5/geodatabase-questions/postgresql-egdb-branch-versioned-data-migration/m-p/1703173#M9800</link>
      <description>&lt;P&gt;Restore an on-premises PostgreSQL database backup into the AWS RDS PostgreSQL database.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/mapping-and-charting-solutions-mcs-enterprise/ba-p/893351" target="_blank" rel="noopener"&gt;Mapping and Charting Solutions (MCS) Enterprise Databases Best Practices&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt; &lt;A href="https://community.esri.com/t5/mapping-and-charting-enterprise-databases/how-to-move-a-postgresql-enterprise-geodatabase/ba-p/1231054" target="_blank" rel="noopener"&gt;How to Move the PostgreSQL Enterprise Geodatabase with pg_dump and pg_restore&lt;/A&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;A title="How to Upgrade the PostgreSQL and PostGIS version for the Enterprise Geodatabase on Windows" href="https://esriis-my.sharepoint.com/:b:/g/personal/marc3932_esri_com/EUF5y-AqHuNImi0cOzsYhSgBGzlLh3a2kbjB0IQpU2DTYA?e=6xjkkO" target="_blank" rel="noopener nofollow noreferrer"&gt;How to Upgrade the PostgreSQL and PostGIS version for the Ent. Geodatabase on Windows&lt;/A&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN class=""&gt; &lt;A title="How to Upgrade the PostgreSQL and PostGIS version for the Enterprise Geodatabase on Linux" href="https://esriis-my.sharepoint.com/:b:/g/personal/marc3932_esri_com/EWYwGFllF59Hvayum2ejuWIBYRO-rRYq0ZPFQuWt1DIiYg?e=QBoPXW" target="_blank" rel="noopener nofollow noreferrer"&gt;How to Upgrade the PostgreSQL and PostGIS version for the Ent. Geodatabase on Linux&lt;/A&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;AWS Documentation&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_CommonTasks.BackupRestore.html" target="_blank" rel="noopener"&gt;Backing up, restoring, and exporting data - Amazon Relational Database Service&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.aws.amazon.com/dms/latest/sbs/chap-manageddatabases.postgresql-rds-postgresql-full-load-pd_dump.html" target="_blank" rel="noopener"&gt;PostgreSQL pg_dump and pg_restore utility - Database Migration Guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://aws.amazon.com/blogs/database/best-practices-for-migrating-postgresql-databases-to-amazon-rds-and-amazon-aurora/" target="_blank" rel="noopener"&gt;Best practices for migrating PostgreSQL databases to Amazon RDS and Amazon Aurora | AWS Database Blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; you will need an EC2 instance with pgAdmin or PostgreSQL installed to be able to run the pg_dump and pg_restore commands.&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2026 16:58:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/postgresql-egdb-branch-versioned-data-migration/m-p/1703173#M9800</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2026-05-20T16:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL - EGDB - Branch Versioned Data Migration</title>
      <link>https://community.esri.com/t5/geodatabase-questions/postgresql-egdb-branch-versioned-data-migration/m-p/1703183#M9801</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Branch Version One-way feature service-to-feature service sync&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/data-management/one-way-feature-service-to-feature-service-sync" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/arcgis-enterprise/data-management/one-way-feature-service-to-feature-service-sync&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2026 17:11:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/postgresql-egdb-branch-versioned-data-migration/m-p/1703183#M9801</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2026-05-20T17:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: PostgreSQL - EGDB - Branch Versioned Data Migration</title>
      <link>https://community.esri.com/t5/geodatabase-questions/postgresql-egdb-branch-versioned-data-migration/m-p/1703189#M9802</link>
      <description>&lt;P&gt;Awesome. Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/7880"&gt;@MarceloMarques&lt;/a&gt;! I'll see where we get with the server-to-service sync.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2026 17:27:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/postgresql-egdb-branch-versioned-data-migration/m-p/1703189#M9802</guid>
      <dc:creator>a-j-campbell</dc:creator>
      <dc:date>2026-05-20T17:27:25Z</dc:date>
    </item>
  </channel>
</rss>

