mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-11-29 09:00:25 +08:00
Postgres's default configuration prevents creating failover replication slots. Previously, this required a second API call to update settings after creation. Add a configuration field to the create API payload, allowing users to enable these slots (and other settings) upon creation. Also expose PgBouncer configuration in the same way for consistency. |
||
|---|---|---|
| .. | ||
| api.rb | ||
| firewall.rb | ||
| general.rb | ||
| github.rb | ||
| inference.rb | ||
| kubernetes_cluster.rb | ||
| load_balancer.rb | ||
| postgres.rb | ||
| private_subnet.rb | ||
| runtime.rb | ||
| ssh_public_key.rb | ||
| vm.rb | ||
| web.rb | ||