ubicloud/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_lsn_monitor.rb Include model annotations at the bottom of all model files 2024-11-13 09:13:30 -08:00
postgres_metric_destination.rb Add ResourceMethods plugin encrypted_columns argument 2025-07-09 05:45:18 +09:00
postgres_resource.rb Make API/SDK/CLI use channel_binding=require for PostgreSQL connection strings 2025-11-26 01:06:43 +09:00
postgres_server.rb Configure pg_hba.conf to allow cert authentication for specific users 2025-10-25 23:17:14 +03:00
postgres_timeline.rb Add migrations for dropping the blob_storage_id column 2025-11-13 17:05:14 +01:00