flyctl pg create

Create a postgres cluster

Options

NameDescription
--image-ref <image-ref>
--initial-cluster-size <initial-cluster-size>The size of the initial postgres cluster
--name <name>The name of the new app
--organization <organization>The organization that will own the app
--password <password>The superuser password. one will be generated for you if you leave this blank
--region <region>The region to launch the new app in
--snapshot-id <snapshot-id>Creates the volume with the contents of the snapshot
--vm-size <vm-size>The size of the VM
--volume-size <volume-size>The size in GB for volumes