Skip to content

How can I migrate my data in DD MySQL to DD Postgres, using the Docker Images #9480

Answered by jasgggit
jasgggit asked this question in Q&A

You must be logged in to vote

Hello all, the problem has been solved by one of my colleagues, we know more about Postgres than I do, and he found the issue of the import of the DUMP JSON file was related to the 'Sequences', on the 'auditlog_logentry_id_seq'.
It needs to be changed from the default '1' to something greater than the one on the JSON file.
Then we can use the commands to load the JSON after we flush it first.

This way all is imported.

Thanks for the support.

Regards.

JG

Replies: 13 comments 69 replies

You must be logged in to vote
0 replies

You must be logged in to vote
4 replies
@jasgggit

@mtesauro

@jasgggit

@quirinziessler

You must be logged in to vote
0 replies

You must be logged in to vote
3 replies
@jasgggit

@mtesauro

@jasgggit

You must be logged in to vote
5 replies
@jasgggit

@jasgggit

@quirinziessler

@jasgggit

@jasgggit

You must be logged in to vote
1 reply
@StephanPillhofer

Answer selected by jasgggit

You must be logged in to vote
1 reply
@jasgggit

You must be logged in to vote
2 replies
@mtesauro

@mtesauro

You must be logged in to vote
24 replies
@lfama

@lfama

@lfama

@StephanPillhofer

@mtesauro

You must be logged in to vote
0 replies

You must be logged in to vote
1 reply
@mikesindieiev

You must be logged in to vote
13 replies
@StephanPillhofer

@drunkhathacker

@mikesindieiev

@drunkhathacker

@StephanPillhofer

You must be logged in to vote
15 replies
@StephanPillhofer

@drunkhathacker

@StephanPillhofer

@drunkhathacker

@drunkhathacker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet