Skip to content

Commit 3706b90

Browse files
chore(updater): bump pkg/dist/*.yml (2025-08-04) (#349)
Co-authored-by: GitHub <[email protected]>
1 parent e4f8fd2 commit 3706b90

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pkg/dist/service_types.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,6 @@ alloydbomni:
335335
title: password_encryption
336336
description: Chooses the algorithm for encrypting passwords.
337337
type: string
338-
default: md5
339338
enum:
340339
- value: md5
341340
- value: scram-sha-256
@@ -6113,7 +6112,7 @@ pg:
61136112
maximum: 2.147483647e+09
61146113
max_connections:
61156114
title: max_connections
6116-
description: PostgreSQL maximum number of concurrent connections to the database server. Changing this parameter causes a service restart.
6115+
description: Sets the PostgreSQL maximum number of concurrent connections to the database server. This is a limited-release parameter. Contact your account team to confirm your eligibility. You cannot decrease this parameter value when set. For services with a read replica, first increase the read replica's value. After the change is applied to the replica, you can increase the primary service's value. Changing this parameter causes a service restart.
61176116
type: integer
61186117
minimum: 25
61196118
max_files_per_process:
@@ -6210,7 +6209,6 @@ pg:
62106209
title: password_encryption
62116210
description: Chooses the algorithm for encrypting passwords.
62126211
type: string
6213-
default: md5
62146212
enum:
62156213
- value: md5
62166214
- value: scram-sha-256

0 commit comments

Comments
 (0)