Skip to content
This repository was archived by the owner on Aug 31, 2026. It is now read-only.
This repository was archived by the owner on Aug 31, 2026. It is now read-only.

Container Size of Replicas Do Not Match Original DB #258

Description

@thomashzhang

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions