ubicloud/spec/model/postgres
Jeremy Evans 07dd432144 Make API/SDK/CLI use channel_binding=require for PostgreSQL connection strings
channel_binding=require was replaced with sslmode=require in
0976ce107e, in order to allow pgBouncer
to work. However, as the connection strings provided use port 5432
and not 6432, they would not use pgBouncer anyway.
2025-11-26 01:06:43 +09:00
..
postgres_resource_spec.rb Make API/SDK/CLI use channel_binding=require for PostgreSQL connection strings 2025-11-26 01:06:43 +09:00
postgres_server_spec.rb Configure pg_hba.conf to allow cert authentication for specific users 2025-10-25 23:17:14 +03:00
postgres_timeline_spec.rb Move blob_storage finding logic to timeline model 2025-11-13 17:05:14 +01:00