Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container Size of Replicas Do Not Match Original DB #258

Open
thomashzhang opened this issue Feb 13, 2020 · 0 comments
Open

Container Size of Replicas Do Not Match Original DB #258

thomashzhang opened this issue Feb 13, 2020 · 0 comments

Comments

@thomashzhang
Copy link

I'm unsure what's the expected behavior, but when running just: aptible db:replicate "$DB_HANDLE" "$REPLICA_HANDLE" without any parameters,

The following specs stays consistent with the original DB:

  1. DB Type
  2. DB Disk Size

The following seems to be reverted to the default:

  1. DB Container Size (1GB)

I would expect the replica specs to fully match the original DB when no parameters are passed in. The workaround now is to specifically pass that information (--container-size) into the replicate command. But I'm also open to what others are expecting.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant