ubicloud/spec/model/postgres
Maciek Sarnowicz 987b14d825 Enhancements to VmSize.
* Add `cores` to VmSize, so its calculation is done only in one place.
* Rename `memory` to `memory_gib`, to make memory unit clear.
* Make memory calculation based on arch in `VmSize`, not in multiple
  places in code.
* Rename `vcpu` to `vcpus`.
2024-12-11 16:34:54 -08:00
..
postgres_resource_spec.rb Allow in subnet communication by default for PG 2024-11-01 11:03:24 +01:00
postgres_server_spec.rb Enhancements to VmSize. 2024-12-11 16:34:54 -08:00
postgres_timeline_spec.rb Remove all skip_if_frozen{_models} calls in the specs 2024-10-30 12:08:24 -07:00