issues
search
dimitri
/
pgcopydb
Copy a Postgres database to a target Postgres server (pg_dump | pg_restore on steroids)
Other
1.19k
stars
78
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
--skip-collations option fails with sqlite error for objects using non-default collations
#889
dverite
opened
2 weeks ago
2
pgcopydb fail when more than one role in function acl
#888
Medzon888
opened
1 month ago
0
Tests are broken after PG17 release
#886
arajkumar
closed
1 month ago
0
pgcopydb stopped with `[TARGET 0] SSL error: bad length` failure during WAL replay
#885
dverite
opened
1 month ago
2
ERROR: could not compute MD5 hash: disabled for FIPS
#884
salimane
opened
1 month ago
2
Fix invalid UPDATE stmt when none of the columns change
#883
arajkumar
closed
1 month ago
6
Remove unused functions and structs
#882
hanefi
closed
2 months ago
0
SQLITE database locking causes index and constraint creation to fail, --resume doesn't fix completely
#881
djpenka
opened
2 months ago
2
Fix deadlock during pipeline sync
#880
arajkumar
closed
2 months ago
1
Fixes online migration with composite primary key
#879
hanefi
opened
2 months ago
2
Fix bug in passing logSQL from spec to context
#878
hanefi
closed
2 months ago
0
test_decoding transform: skip toast columns with unchanged values
#877
hanefi
closed
2 months ago
2
COPY command never finishes
#876
djpenka
closed
2 months ago
10
ERROR: relation "xxxx" does not exist, during data copy phase.
#875
VaibhaveS
opened
2 months ago
0
Invalid byte sequence for encoding "UTF8"
#874
VaibhaveS
opened
2 months ago
0
Add Homebrew package manager automatic deployment
#873
Gmossak
opened
2 months ago
0
Option "--split-tables-larger-than" is not being honored for tables with pk of int or when switching to use "ctid"
#872
shane-borden
opened
2 months ago
0
database source is already in use
#871
dataNdeadlifts
opened
2 months ago
0
wall clock time is hours slower in more recent versions
#870
danstoner
opened
3 months ago
5
pgcopydb list table-parts fails when filtering has been used to initialize the catalog
#869
dcupif
opened
3 months ago
2
Can't run the migration when filtering and using a dedicated process to hold the snapshot.
#868
dcupif
opened
3 months ago
1
Increase max allowed chars in Archive TOC lines
#867
hanefi
closed
2 months ago
1
problem with docker image `dimitri/pgcopydb:v0.17` ?
#866
danstoner
opened
3 months ago
9
Post release adjustment
#865
dimitri
closed
3 months ago
0
Generate optstrings automatically
#864
hanefi
opened
3 months ago
1
Bugfix: support filtering out only some of the partitions
#863
hanefi
closed
3 months ago
0
Migration failed with pg_restore: [parallel archiver] could not create worker process: Cannot allocate memory
#862
tanyaranjan1995
opened
3 months ago
2
Improve Docker and compose definitions
#861
hanefi
closed
3 months ago
1
Fix docker compose external volume
#860
dimitri
closed
2 months ago
0
Use compose plugin of docker
#859
hanefi
closed
3 months ago
0
Update COPY statistics during the copy operation.
#858
dimitri
closed
3 months ago
0
Use copy with binary.
#857
VaibhaveS
closed
3 months ago
6
Clone fails with multiple "ERROR: cannot truncate only a partitioned table"
#856
skel0
closed
3 months ago
4
ERROR Failed to open file "/tmp/pgcopydb/run/tables/80851245.done"
#855
skel0
closed
3 months ago
1
pgcopydb clone is not honouring extension requirements
#854
arajkumar
opened
3 months ago
0
Remove redundant NULL pointer checks
#853
rimbi
closed
3 months ago
0
Fix test_decoding schema parsing with quoted identifier
#852
arajkumar
closed
3 months ago
4
Add github action for cppcheck
#851
rimbi
closed
3 months ago
1
Fixes literalWithCharPtrCompare cppcheck warnings
#850
rimbi
closed
3 months ago
3
Support timescaledb
#849
Kesarwani-aditi
closed
3 months ago
4
Store timelines in internal catalogs
#848
hanefi
closed
3 months ago
5
Fix docker-compose volume sharing between services.
#847
dimitri
closed
3 months ago
0
Review pgcopydb stream sentinel CLI.
#846
dimitri
closed
4 months ago
0
Use our own sqlite3 binary in testing environments.
#845
dimitri
closed
4 months ago
0
CDC update on tables with column type as "generated always as identity" fails
#844
arajkumar
opened
4 months ago
0
Support timescaledb
#843
Kesarwani-aditi
closed
4 months ago
0
Extension config tables are not copied in dependency order
#842
arajkumar
closed
4 months ago
1
Extension config tables are not copied in dependency order
#841
arajkumar
closed
4 months ago
2
Fixes probable bug sources
#840
rimbi
closed
4 months ago
0
Add byte-level progress to pgcopydb list progress
#839
rimbi
closed
3 months ago
5
Next