Skip to content

issues Search Results · repo:gocd/gocd-database-migrator language:Java

Filter by

9 results
 (107 ms)

9 results

ingocd/gocd-database-migrator (press backspace or delete to remove)

It s unclear whether this is necessary to update and when, however this project uses jOOQ 3.16.x whereas 3.17.x and 3.18.x are available, but have breaking changes. At some point it may be necessary to ...
enhancement
technical
  • chadlwilson
  • Opened 
    on Jul 15, 2023
  • #78

GOCD Server : 20.4 Try migrating the DB H2 = Postgresql it always says Expected table MODIFIEDFILES to contain 56778899 records but contained 25647746 records
question
  • xaidu
  • 10
  • Opened 
    on Jul 14, 2023
  • #76

Getting the following error while trying to migrate gocd server from H2 database to postgres 9.6: GoCD version : 20.4.0 Java version: 1.8.0_302 record copy progress 0% [= ] 160000/16215439 record (0:00:07 ...
  • sapnaswetha-s
  • 11
  • Opened 
    on Nov 23, 2021
  • #14

We are using GoCD (Ubuntu 18.04) backed by a H2 database and want to upgrade to v21.2.0 (Ubuntu 18.04) The migration tool failed to process the database: bash-5.0# ./bin/gocd-database-migrator \ ...
  • ghost
  • 3
  • Opened 
    on Mar 26, 2021
  • #12

I ran the migrator but it doesn t look like any of the data made it into Postgres. It created the tables and indexes though. # ls -l /tmp/gocd/db/h2db/cruise.h2.db -rw-rw-r-- 1 1000 1000 448632832 Feb ...
  • hanej
  • 2
  • Opened 
    on Feb 3, 2021
  • #11

I have a 150gb h2db file. I just upgraded from 18.9 to 20.0.4 with no issues, then ran the database migrator script. It gets maybe aroud 10% into the record copy progress status, then fails with this Timeout ...
  • TobiasMarte
  • 4
  • Opened 
    on Jan 25, 2021
  • #10

WHile running the db migrator for h2db to postgress db I get the below error. I have verified the target database connection details using psql from the same machine as I am running the migrator from. ...
  • sahlone
  • 2
  • Opened 
    on Jan 25, 2021
  • #9

As part of migrating to GoCD 20.8.0 from 20.4.0, we had to migrate the DB: https://docs.gocd.org/current/installation/upgrade_to_gocd_20.5.0.html We chose to migrate to H2 as a temporary solution but ...
  • pkutlunin
  • 2
  • Opened 
    on Oct 8, 2020
  • #6

After converting an H2 database to Postgres 12, we were unable to modify materials for pipelines in GoCD. The error message indicated a primary key overlap. An investigation revealed that a sequence ID ...
  • matwhite
  • 5
  • Opened 
    on Aug 18, 2020
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub