Open PayalMoondra opened 1 year ago
Hi @PayalMoondra , subsetting is only available for Postgres at the moment. However, can you please try to restore without the subsetting option and see what happened?
Hi there,
I tried that first. But the dump is the same (partial dump just for one table). What could have gone wrong?
On Sun, Jan 22, 2023 at 3:10 AM Romaric Philogène @.***> wrote:
Hi @PayalMoondra https://github.com/PayalMoondra , subsetting is only available for Postgres at the moment. However, can you please try to restore without the subsetting option and see what happened?
— Reply to this email directly, view it on GitHub https://github.com/Qovery/Replibyte/issues/258#issuecomment-1399337871, or unsubscribe https://github.com/notifications/unsubscribe-auth/AISTLXMAVDGUCZ3JWTBYOH3WTRJUXANCNFSM6AAAAAAUBFWDQI . You are receiving this because you were mentioned.Message ID: @.***>
Hi there,
Any updates?
On Mon, Jan 23, 2023 at 11:14 AM payal moondra @.***> wrote:
Hi there,
I tried that first. But the dump is the same (partial dump just for one table). What could have gone wrong?
On Sun, Jan 22, 2023 at 3:10 AM Romaric Philogène < @.***> wrote:
Hi @PayalMoondra https://github.com/PayalMoondra , subsetting is only available for Postgres at the moment. However, can you please try to restore without the subsetting option and see what happened?
— Reply to this email directly, view it on GitHub https://github.com/Qovery/Replibyte/issues/258#issuecomment-1399337871, or unsubscribe https://github.com/notifications/unsubscribe-auth/AISTLXMAVDGUCZ3JWTBYOH3WTRJUXANCNFSM6AAAAAAUBFWDQI . You are receiving this because you were mentioned.Message ID: @.***>
Config file: source: connection_uri: mysql://username>:<password>@<rds_instance:3306/
datastore:
local_disk:
dir: /data/replibyte
destination:
connection_uri: username>:<password>@<localhost:3306/
All dumps created are of same size (83 MB). I used both file restore option and direct local restore(I also tried subset configuration but that dump was also of 83 MB).
command used: sudo replibyte -c conf.yaml dump create