@pulumi/linode 4.40.0-alpha.1750227869 → 5.0.0-alpha.1750670188

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/databaseMysqlV2.d.ts +336 -0
  2. package/databaseMysqlV2.js +56 -0
  3. package/databaseMysqlV2.js.map +1 -1
  4. package/databasePostgresqlV2.d.ts +564 -0
  5. package/databasePostgresqlV2.js +94 -0
  6. package/databasePostgresqlV2.js.map +1 -1
  7. package/getDatabaseMysqlConfig.d.ts +1038 -0
  8. package/getDatabaseMysqlConfig.js +1044 -0
  9. package/getDatabaseMysqlConfig.js.map +1 -0
  10. package/getDatabaseMysqlV2.d.ts +112 -0
  11. package/getDatabaseMysqlV2.js.map +1 -1
  12. package/getDatabasePostgresqlConfig.d.ts +1580 -0
  13. package/getDatabasePostgresqlConfig.js +1584 -0
  14. package/getDatabasePostgresqlConfig.js.map +1 -0
  15. package/getDatabasePostgresqlV2.d.ts +188 -0
  16. package/getDatabasePostgresqlV2.js.map +1 -1
  17. package/getInstanceType.d.ts +2 -2
  18. package/getNodeBalancer.d.ts +4 -0
  19. package/getNodeBalancer.js.map +1 -1
  20. package/getNodeBalancerConfig.d.ts +8 -0
  21. package/getNodeBalancerConfig.js.map +1 -1
  22. package/getObjectStorageQuota.d.ts +3 -3
  23. package/getObjectStorageQuota.js +2 -2
  24. package/getObjectStorageQuotas.d.ts +2 -2
  25. package/getObjectStorageQuotas.js +2 -2
  26. package/getProfile.d.ts +1 -1
  27. package/index.d.ts +6 -0
  28. package/index.js +10 -4
  29. package/index.js.map +1 -1
  30. package/instance.d.ts +4 -4
  31. package/instanceDisk.d.ts +1 -1
  32. package/instanceDisk.js +1 -1
  33. package/nodeBalancer.d.ts +19 -0
  34. package/nodeBalancer.js +3 -0
  35. package/nodeBalancer.js.map +1 -1
  36. package/nodeBalancerConfig.d.ts +27 -0
  37. package/nodeBalancerConfig.js +5 -0
  38. package/nodeBalancerConfig.js.map +1 -1
  39. package/package.json +2 -2
  40. package/types/input.d.ts +28 -4
  41. package/types/output.d.ts +304 -12
@@ -0,0 +1,1580 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "./types/output";
3
+ /**
4
+ * Provides information about a Linode PostgreSQL Database's Configuration Options.
5
+ * For more information, see the Linode APIv4 docs.
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * Get information about a PostgreSQL database's configuration options:
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as linode from "@pulumi/linode";
14
+ *
15
+ * const my_db_config = linode.getDatabasePostgresqlConfig({});
16
+ * ```
17
+ *
18
+ * ## pgStatMonitorEnable
19
+ *
20
+ * The following arguments are supported in the `pgStatMonitorEnable` specification block:
21
+ *
22
+ * * `description` - The description of `pgStatMonitorEnable`.
23
+ *
24
+ * * `requiresRestart` - Whether changing the value `pgStatMonitorEnable` requires the DB to restart.
25
+ *
26
+ * * `type` - The type of the value of `pgStatMonitorEnable`.
27
+ *
28
+ * ## pglookout
29
+ *
30
+ * The following arguments are supported in the `pglookout` specification block:
31
+ *
32
+ * * `maxFailoverReplicationTimeLag` - The maximum failover replication time lag for `pglookout`.
33
+ *
34
+ * ## maxFailoverReplicationTimeLag
35
+ *
36
+ * The following arguments are supported in the `maxFailoverReplicationTimeLag` specification block:
37
+ *
38
+ * * `description` - The description of `maxFailoverReplicationTimeLag`.
39
+ *
40
+ * * `maximum` - The maximum valid value for `maxFailoverReplicationTimeLag`.
41
+ *
42
+ * * `minimum` - The minimum valid value for `maxFailoverReplicationTimeLag`.
43
+ *
44
+ * * `requiresRestart` - Whether changing the value of `maxFailoverReplicationTimeLag` requires the DB to restart.
45
+ *
46
+ * * `type` - The type of the value of `maxFailoverReplicationTimeLag`.
47
+ *
48
+ * ## sharedBuffersPercentage
49
+ *
50
+ * The following arguments are supported in the `sharedBuffersPercentage` specification block:
51
+ *
52
+ * * `description` - The description of `sharedBuffersPercentage`.
53
+ *
54
+ * * `example` - An example of a valid value for `sharedBuffersPercentage`.
55
+ *
56
+ * * `maximum` - The maximum valid value for `sharedBuffersPercentage`.
57
+ *
58
+ * * `minimum` - The minimum valid value for `sharedBuffersPercentage`.
59
+ *
60
+ * * `requiresRestart` - Whether changing the value of `sharedBuffersPercentage` requires the DB to restart.
61
+ *
62
+ * * `type` - The type of the value of `sharedBuffersPercentage`.
63
+ *
64
+ * ## workMem
65
+ *
66
+ * The following arguments are supported in the `workMem` specification block:
67
+ *
68
+ * * `description` - The description of `workMem`.
69
+ *
70
+ * * `example` - An example of a valid value for `workMem`.
71
+ *
72
+ * * `maximum` - The maximum valid value for `workMem`.
73
+ *
74
+ * * `minimum` - The minimum valid value for `workMem`.
75
+ *
76
+ * * `requiresRestart` - Whether changing the value of `workMem` requires the DB to restart.
77
+ *
78
+ * * `type` - The type of the value of `workMem`.
79
+ *
80
+ * ## pg
81
+ *
82
+ * The following arguments are supported in the `pg` specification block:
83
+ *
84
+ * * `autovacuumAnalyzeScaleFactor` - (Optional) Specifies a fraction of the table size to add to autovacuumAnalyzeThreshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20% of table size)
85
+ *
86
+ * * `autovacuumAnalyzeThreshold` - (Optional) Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
87
+ *
88
+ * * `autovacuumMaxWorkers` - (Optional) Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is three. This parameter can only be set at server start.
89
+ *
90
+ * * `autovacuumNaptime` - (Optional) Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute
91
+ *
92
+ * * `autovacuumVacuumCostDelay` - (Optional) Specifies the cost delay value that will be used in automatic VACUUM operations. If -1 is specified, the regular vacuumCostDelay value will be used. The default value is 20 milliseconds
93
+ *
94
+ * * `autovacuumVacuumCostLimit` - (Optional) Specifies the cost limit value that will be used in automatic VACUUM operations. If -1 is specified (which is the default), the regular vacuumCostLimit value will be used.
95
+ *
96
+ * * `autovacuumVacuumScaleFactor` - (Optional) Specifies a fraction of the table size to add to autovacuumVacuumThreshold when deciding whether to trigger a VACUUM. The default is 0.2 (20% of table size)
97
+ *
98
+ * * `autovacuumVacuumThreshold` - (Optional) Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
99
+ *
100
+ * * `bgwriterDelay` - (Optional) Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200.
101
+ *
102
+ * * `bgwriterFlushAfter` - (Optional) Whenever more than bgwriterFlushAfter bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes, default is 512. Setting of 0 disables forced writeback.
103
+ *
104
+ * * `bgwriterLruMaxpages` - (Optional) In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. Default is 100.
105
+ *
106
+ * * `bgwriterLruMultiplier` - (Optional) The average recent need for new buffers is multiplied by bgwriterLruMultiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter_lru_maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is 2.0.
107
+ *
108
+ * * `deadlockTimeout` - (Optional) This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition.
109
+ *
110
+ * * `defaultToastCompression` - (Optional) Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
111
+ *
112
+ * * `idleInTransactionSessionTimeout` - (Optional) Time out sessions with open transactions after this number of milliseconds.
113
+ *
114
+ * * `jit` - (Optional) Controls system-wide use of Just-in-Time Compilation (JIT).
115
+ *
116
+ * * `maxFilesPerProcess` - (Optional) PostgreSQL maximum number of files that can be open per process.
117
+ *
118
+ * * `maxLocksPerTransaction` - (Optional) PostgreSQL maximum locks per transaction.
119
+ *
120
+ * * `maxLogicalReplicationWorkers` - (Optional) PostgreSQL maximum logical replication workers (taken from the pool of max_parallel_workers).
121
+ *
122
+ * * `maxParallelWorkers` - (Optional) Sets the maximum number of workers that the system can support for parallel queries.
123
+ *
124
+ * * `maxParallelWorkersPerGather` - (Optional) Sets the maximum number of workers that can be started by a single Gather or Gather Merge node.
125
+ *
126
+ * * `maxPredLocksPerTransaction` - (Optional) PostgreSQL maximum predicate locks per transaction.
127
+ *
128
+ * * `maxReplicationSlots` - (Optional) PostgreSQL maximum replication slots.
129
+ *
130
+ * * `maxSlotWalKeepSize` - (Optional) PostgreSQL maximum WAL size (MB) reserved for replication slots. Default is -1 (unlimited). walKeepSize minimum WAL size setting takes precedence over this.
131
+ *
132
+ * * `maxStackDepth` - (Optional) Maximum depth of the stack in bytes.
133
+ *
134
+ * * `maxStandbyArchiveDelay` - (Optional) Max standby archive delay in milliseconds.
135
+ *
136
+ * * `maxStandbyStreamingDelay` - (Optional) Max standby streaming delay in milliseconds.
137
+ *
138
+ * * `maxWalSenders` - (Optional) PostgreSQL maximum WAL senders.
139
+ *
140
+ * * `maxWorkerProcesses` - (Optional) Sets the maximum number of background processes that the system can support.
141
+ *
142
+ * * `passwordEncryption` - (Optional) Chooses the algorithm for encrypting passwords.
143
+ *
144
+ * * `pg_partman_bgw.interval` - (Optional) Sets the time interval to run pg_partman's scheduled tasks.
145
+ *
146
+ * * `pg_partman_bgw.role` - (Optional) Controls which role to use for pg_partman's scheduled background tasks.
147
+ *
148
+ * * `pg_stat_monitor.pgsm_enable_query_plan` - (Optional) Enables or disables query plan monitoring.
149
+ *
150
+ * * `pg_stat_monitor.pgsm_max_buckets` - (Optional) Sets the maximum number of buckets.
151
+ *
152
+ * * `pg_stat_statements.track` - (Optional) Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default value is top.
153
+ *
154
+ * * `tempFileLimit` - (Optional) PostgreSQL temporary file limit in KiB, -1 for unlimited.
155
+ *
156
+ * * `timezone` - (Optional) PostgreSQL service timezone.
157
+ *
158
+ * * `trackActivityQuerySize` - (Optional) Specifies the number of bytes reserved to track the currently executing command for each active session.
159
+ *
160
+ * * `trackCommitTimestamp` - (Optional) Record commit time of transactions.
161
+ *
162
+ * * `trackFunctions` - (Optional) Enables tracking of function call counts and time used.
163
+ *
164
+ * * `trackIoTiming` - (Optional) Enables timing of database I/O calls. This parameter is off by default, because it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
165
+ *
166
+ * * `walSenderTimeout` - (Optional) Terminate replication connections that are inactive for longer than this amount of time, in milliseconds. Setting this value to zero disables the timeout.
167
+ *
168
+ * * `walWriterDelay` - (Optional) WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance.
169
+ *
170
+ * ## autovacuumAnalyzeScaleFactor
171
+ *
172
+ * The following arguments are supported in the `autovacuumAnalyzeScaleFactor` specification block:
173
+ *
174
+ * * `description` - The description of `autovacuumAnalyzeScaleFactor`.
175
+ *
176
+ * * `maximum` - The maximum valid value for `autovacuumAnalyzeScaleFactor`.
177
+ *
178
+ * * `minimum` - The minimum valid value for `autovacuumAnalyzeScaleFactor`.
179
+ *
180
+ * * `requiresRestart` - Whether changing the value of `autovacuumAnalyzeScaleFactor` requires the DB to restart.
181
+ *
182
+ * * `type` - The type of the value of `autovacuumAnalyzeScaleFactor`.
183
+ *
184
+ * ## autovacuumAnalyzeThreshold
185
+ *
186
+ * The following arguments are supported in the `autovacuumAnalyzeThreshold` specification block:
187
+ *
188
+ * * `description` - The description of `autovacuumAnalyzeThreshold`.
189
+ *
190
+ * * `maximum` - The maximum valid value for `autovacuumAnalyzeThreshold`.
191
+ *
192
+ * * `minimum` - The minimum valid value for `autovacuumAnalyzeThreshold`.
193
+ *
194
+ * * `requiresRestart` - Whether changing the value of `autovacuumAnalyzeThreshold` requires the DB to restart.
195
+ *
196
+ * * `type` - The type of the value of `autovacuumAnalyzeThreshold`.
197
+ *
198
+ * ## autovacuumMaxWorkers
199
+ *
200
+ * The following arguments are supported in the `autovacuumMaxWorkers` specification block:
201
+ *
202
+ * * `description` - The description of `autovacuumMaxWorkers`.
203
+ *
204
+ * * `maximum` - The maximum valid value for `autovacuumMaxWorkers`.
205
+ *
206
+ * * `minimum` - The minimum valid value for `autovacuumMaxWorkers`.
207
+ *
208
+ * * `requiresRestart` - Whether changing the value of `autovacuumMaxWorkers` requires the DB to restart.
209
+ *
210
+ * * `type` - The type of the value of `autovacuumMaxWorkers`.
211
+ *
212
+ * ## autovacuumNaptime
213
+ *
214
+ * The following arguments are supported in the `autovacuumNaptime` specification block:
215
+ *
216
+ * * `description` - The description of `autovacuumNaptime`.
217
+ *
218
+ * * `maximum` - The maximum valid value for `autovacuumNaptime`.
219
+ *
220
+ * * `minimum` - The minimum valid value for `autovacuumNaptime`.
221
+ *
222
+ * * `requiresRestart` - Whether changing the value of `autovacuumNaptime` requires the DB to restart.
223
+ *
224
+ * * `type` - The type of the value of `autovacuumNaptime`.
225
+ *
226
+ * ## autovacuumVacuumCostDelay
227
+ *
228
+ * The following arguments are supported in the `autovacuumVacuumCostDelay` specification block:
229
+ *
230
+ * * `description` - The description of `autovacuumVacuumCostDelay`.
231
+ *
232
+ * * `maximum` - The maximum valid value for `autovacuumVacuumCostDelay`.
233
+ *
234
+ * * `minimum` - The minimum valid value for `autovacuumVacuumCostDelay`.
235
+ *
236
+ * * `requiresRestart` - Whether changing the value of `autovacuumVacuumCostDelay` requires the DB to restart.
237
+ *
238
+ * * `type` - The type of the value of `autovacuumVacuumCostDelay`.
239
+ *
240
+ * ## autovacuumVacuumCostLimit
241
+ *
242
+ * The following arguments are supported in the `autovacuumVacuumCostLimit` specification block:
243
+ *
244
+ * * `description` - The description of `autovacuumVacuumCostLimit`.
245
+ *
246
+ * * `maximum` - The maximum valid value for `autovacuumVacuumCostLimit`.
247
+ *
248
+ * * `minimum` - The minimum valid value for `autovacuumVacuumCostLimit`.
249
+ *
250
+ * * `requiresRestart` - Whether changing the value of `autovacuumVacuumCostLimit` requires the DB to restart.
251
+ *
252
+ * * `type` - The type of the value of `autovacuumVacuumCostLimit`.
253
+ *
254
+ * ## autovacuumVacuumScaleFactor
255
+ *
256
+ * The following arguments are supported in the `autovacuumVacuumScaleFactor` specification block:
257
+ *
258
+ * * `description` - The description of `autovacuumVacuumScaleFactor`.
259
+ *
260
+ * * `maximum` - The maximum valid value for `autovacuumVacuumScaleFactor`.
261
+ *
262
+ * * `minimum` - The minimum valid value for `autovacuumVacuumScaleFactor`.
263
+ *
264
+ * * `requiresRestart` - Whether changing the value of `autovacuumVacuumScaleFactor` requires the DB to restart.
265
+ *
266
+ * * `type` - The type of the value of `autovacuumVacuumScaleFactor`.
267
+ *
268
+ * ## autovacuumVacuumThreshold
269
+ *
270
+ * The following arguments are supported in the `autovacuumVacuumThreshold` specification block:
271
+ *
272
+ * * `description` - The description of `autovacuumVacuumThreshold`.
273
+ *
274
+ * * `maximum` - The maximum valid value for `autovacuumVacuumThreshold`.
275
+ *
276
+ * * `minimum` - The minimum valid value for `autovacuumVacuumThreshold`.
277
+ *
278
+ * * `requiresRestart` - Whether changing the value of `autovacuumVacuumThreshold` requires the DB to restart.
279
+ *
280
+ * * `type` - The type of the value of `autovacuumVacuumThreshold`.
281
+ *
282
+ * ## bgwriterDelay
283
+ *
284
+ * The following arguments are supported in the `bgwriterDelay` specification block:
285
+ *
286
+ * * `description` - The description of `bgwriterDelay`.
287
+ *
288
+ * * `example` - An example of a valid value for `bgwriterDelay`.
289
+ *
290
+ * * `maximum` - The maximum valid value for `bgwriterDelay`.
291
+ *
292
+ * * `minimum` - The minimum valid value for `bgwriterDelay`.
293
+ *
294
+ * * `requiresRestart` - Whether changing the value of `bgwriterDelay` requires the DB to restart.
295
+ *
296
+ * * `type` - The type of the value of `bgwriterDelay`.
297
+ *
298
+ * ## bgwriterFlushAfter
299
+ *
300
+ * The following arguments are supported in the `bgwriterFlushAfter` specification block:
301
+ *
302
+ * * `description` - The description of `bgwriterFlushAfter`.
303
+ *
304
+ * * `example` - An example of a valid value for `bgwriterFlushAfter`.
305
+ *
306
+ * * `maximum` - The maximum valid value for `bgwriterFlushAfter`.
307
+ *
308
+ * * `minimum` - The minimum valid value for `bgwriterFlushAfter`.
309
+ *
310
+ * * `requiresRestart` - Whether changing the value of `bgwriterFlushAfter` requires the DB to restart.
311
+ *
312
+ * * `type` - The type of the value of `bgwriterFlushAfter`.
313
+ *
314
+ * ## bgwriterLruMaxpages
315
+ *
316
+ * The following arguments are supported in the `bgwriterLruMaxpages` specification block:
317
+ *
318
+ * * `description` - The description of `bgwriterLruMaxpages`.
319
+ *
320
+ * * `example` - An example of a valid value for `bgwriterLruMaxpages`.
321
+ *
322
+ * * `maximum` - The maximum valid value for `bgwriterLruMaxpages`.
323
+ *
324
+ * * `minimum` - The minimum valid value for `bgwriterLruMaxpages`.
325
+ *
326
+ * * `requiresRestart` - Whether changing the value of `bgwriterLruMaxpages` requires the DB to restart.
327
+ *
328
+ * * `type` - The type of the value of `bgwriterLruMaxpages`.
329
+ *
330
+ * ## bgwriterLruMultiplier
331
+ *
332
+ * The following arguments are supported in the `bgwriterLruMultiplier` specification block:
333
+ *
334
+ * * `description` - The description of `bgwriterLruMultiplier`.
335
+ *
336
+ * * `example` - An example of a valid value for `bgwriterLruMultiplier`.
337
+ *
338
+ * * `maximum` - The maximum valid value for `bgwriterLruMultiplier`.
339
+ *
340
+ * * `minimum` - The minimum valid value for `bgwriterLruMultiplier`.
341
+ *
342
+ * * `requiresRestart` - Whether changing the value of `bgwriterLruMultiplier` requires the DB to restart.
343
+ *
344
+ * * `type` - The type of the value of `bgwriterLruMultiplier`.
345
+ *
346
+ * ## deadlockTimeout
347
+ *
348
+ * The following arguments are supported in the `deadlockTimeout` specification block:
349
+ *
350
+ * * `description` - The description of `deadlockTimeout`.
351
+ *
352
+ * * `example` - An example of a valid value for `deadlockTimeout`.
353
+ *
354
+ * * `maximum` - The maximum valid value for `deadlockTimeout`.
355
+ *
356
+ * * `minimum` - The minimum valid value for `deadlockTimeout`.
357
+ *
358
+ * * `requiresRestart` - Whether changing the value of `deadlockTimeout` requires the DB to restart.
359
+ *
360
+ * * `type` - The type of the value of `deadlockTimeout`.
361
+ *
362
+ * ## defaultToastCompression
363
+ *
364
+ * The following arguments are supported in the `defaultToastCompression` specification block:
365
+ *
366
+ * * `description` - The description of `defaultToastCompression`.
367
+ *
368
+ * * `enum` - A list of valid compression methods for `defaultToastCompression`.
369
+ *
370
+ * * `example` - An example of a valid value for `defaultToastCompression`.
371
+ *
372
+ * * `requiresRestart` - Whether changing the value of `defaultToastCompression` requires the DB to restart.
373
+ *
374
+ * * `type` - The type of the value of `defaultToastCompression`.
375
+ *
376
+ * ## idleInTransactionSessionTimeout
377
+ *
378
+ * The following arguments are supported in the `idleInTransactionSessionTimeout` specification block:
379
+ *
380
+ * * `description` - The description of `idleInTransactionSessionTimeout`.
381
+ *
382
+ * * `maximum` - The maximum valid value for `idleInTransactionSessionTimeout`.
383
+ *
384
+ * * `minimum` - The minimum valid value for `idleInTransactionSessionTimeout`.
385
+ *
386
+ * * `requiresRestart` - Whether changing the value of `idleInTransactionSessionTimeout` requires the DB to restart.
387
+ *
388
+ * * `type` - The type of the value of `idleInTransactionSessionTimeout`.
389
+ *
390
+ * ## jit
391
+ *
392
+ * The following arguments are supported in the `jit` specification block:
393
+ *
394
+ * * `description` - The description of `jit`.
395
+ *
396
+ * * `example` - An example of a valid value for `jit`.
397
+ *
398
+ * * `requiresRestart` - Whether changing the value of `jit` requires the DB to restart.
399
+ *
400
+ * * `type` - The type of the value of `jit`.
401
+ *
402
+ * ## maxFilesPerProcess
403
+ *
404
+ * The following arguments are supported in the `maxFilesPerProcess` specification block:
405
+ *
406
+ * * `description` - The description of `maxFilesPerProcess`.
407
+ *
408
+ * * `maximum` - The maximum valid value for `maxFilesPerProcess`.
409
+ *
410
+ * * `minimum` - The minimum valid value for `maxFilesPerProcess`.
411
+ *
412
+ * * `requiresRestart` - Whether changing the value of `maxFilesPerProcess` requires the DB to restart.
413
+ *
414
+ * * `type` - The type of the value of `maxFilesPerProcess`.
415
+ *
416
+ * ## maxLocksPerTransaction
417
+ *
418
+ * The following arguments are supported in the `maxLocksPerTransaction` specification block:
419
+ *
420
+ * * `description` - The description of `maxLocksPerTransaction`.
421
+ *
422
+ * * `maximum` - The maximum valid value for `maxLocksPerTransaction`.
423
+ *
424
+ * * `minimum` - The minimum valid value for `maxLocksPerTransaction`.
425
+ *
426
+ * * `requiresRestart` - Whether changing the value of `maxLocksPerTransaction` requires the DB to restart.
427
+ *
428
+ * * `type` - The type of the value of `maxLocksPerTransaction`.
429
+ *
430
+ * ## maxLogicalReplicationWorkers
431
+ *
432
+ * The following arguments are supported in the `maxLogicalReplicationWorkers` specification block:
433
+ *
434
+ * * `description` - The description of `maxLogicalReplicationWorkers`.
435
+ *
436
+ * * `maximum` - The maximum valid value for `maxLogicalReplicationWorkers`.
437
+ *
438
+ * * `minimum` - The minimum valid value for `maxLogicalReplicationWorkers`.
439
+ *
440
+ * * `requiresRestart` - Whether changing the value of `maxLogicalReplicationWorkers` requires the DB to restart.
441
+ *
442
+ * * `type` - The type of the value of `maxLogicalReplicationWorkers`.
443
+ *
444
+ * ## maxParallelWorkers
445
+ *
446
+ * The following arguments are supported in the `maxParallelWorkers` specification block:
447
+ *
448
+ * * `description` - The description of `maxParallelWorkers`.
449
+ *
450
+ * * `maximum` - The maximum valid value for `maxParallelWorkers`.
451
+ *
452
+ * * `minimum` - The minimum valid value for `maxParallelWorkers`.
453
+ *
454
+ * * `requiresRestart` - Whether changing the value of `maxParallelWorkers` requires the DB to restart.
455
+ *
456
+ * * `type` - The type of the value of `maxParallelWorkers`.
457
+ *
458
+ * ## maxParallelWorkersPerGather
459
+ *
460
+ * The following arguments are supported in the `maxParallelWorkersPerGather` specification block:
461
+ *
462
+ * * `description` - The description of `maxParallelWorkersPerGather`.
463
+ *
464
+ * * `maximum` - The maximum valid value for `maxParallelWorkersPerGather`.
465
+ *
466
+ * * `minimum` - The minimum valid value for `maxParallelWorkersPerGather`.
467
+ *
468
+ * * `requiresRestart` - Whether changing the value of `maxParallelWorkersPerGather` requires the DB to restart.
469
+ *
470
+ * * `type` - The type of the value of `maxParallelWorkersPerGather`.
471
+ *
472
+ * ## maxPredLocksPerTransaction
473
+ *
474
+ * The following arguments are supported in the `maxPredLocksPerTransaction` specification block:
475
+ *
476
+ * * `description` - The description of `maxPredLocksPerTransaction`.
477
+ *
478
+ * * `maximum` - The maximum valid value for `maxPredLocksPerTransaction`.
479
+ *
480
+ * * `minimum` - The minimum valid value for `maxPredLocksPerTransaction`.
481
+ *
482
+ * * `requiresRestart` - Whether changing the value of `maxPredLocksPerTransaction` requires the DB to restart.
483
+ *
484
+ * * `type` - The type of the value of `maxPredLocksPerTransaction`.
485
+ *
486
+ * ## maxReplicationSlots
487
+ *
488
+ * The following arguments are supported in the `maxReplicationSlots` specification block:
489
+ *
490
+ * * `description` - The description of `maxReplicationSlots`.
491
+ *
492
+ * * `maximum` - The maximum valid value for `maxReplicationSlots`.
493
+ *
494
+ * * `minimum` - The minimum valid value for `maxReplicationSlots`.
495
+ *
496
+ * * `requiresRestart` - Whether changing the value of `maxReplicationSlots` requires the DB to restart.
497
+ *
498
+ * * `type` - The type of the value of `maxReplicationSlots`.
499
+ *
500
+ * ## maxSlotWalKeepSize
501
+ *
502
+ * The following arguments are supported in the `maxSlotWalKeepSize` specification block:
503
+ *
504
+ * * `description` - The description of `maxSlotWalKeepSize`.
505
+ *
506
+ * * `maximum` - The maximum valid value for `maxSlotWalKeepSize`.
507
+ *
508
+ * * `minimum` - The minimum valid value for `maxSlotWalKeepSize`.
509
+ *
510
+ * * `requiresRestart` - Whether changing the value of `maxSlotWalKeepSize` requires the DB to restart.
511
+ *
512
+ * * `type` - The type of the value of `maxSlotWalKeepSize`.
513
+ *
514
+ * ## maxStackDepth
515
+ *
516
+ * The following arguments are supported in the `maxStackDepth` specification block:
517
+ *
518
+ * * `description` - The description of `maxStackDepth`.
519
+ *
520
+ * * `maximum` - The maximum valid value for `maxStackDepth`.
521
+ *
522
+ * * `minimum` - The minimum valid value for `maxStackDepth`.
523
+ *
524
+ * * `requiresRestart` - Whether changing the value of `maxStackDepth` requires the DB to restart.
525
+ *
526
+ * * `type` - The type of the value of `maxStackDepth`.
527
+ *
528
+ * ## maxStandbyArchiveDelay
529
+ *
530
+ * The following arguments are supported in the `maxStandbyArchiveDelay` specification block:
531
+ *
532
+ * * `description` - The description of `maxStandbyArchiveDelay`.
533
+ *
534
+ * * `maximum` - The maximum valid value for `maxStandbyArchiveDelay`.
535
+ *
536
+ * * `minimum` - The minimum valid value for `maxStandbyArchiveDelay`.
537
+ *
538
+ * * `requiresRestart` - Whether changing the value of `maxStandbyArchiveDelay` requires the DB to restart.
539
+ *
540
+ * * `type` - The type of the value of `maxStandbyArchiveDelay`.
541
+ *
542
+ * ## maxStandbyStreamingDelay
543
+ *
544
+ * The following arguments are supported in the `maxStandbyStreamingDelay` specification block:
545
+ *
546
+ * * `description` - The description of `maxStandbyStreamingDelay`.
547
+ *
548
+ * * `maximum` - The maximum valid value for `maxStandbyStreamingDelay`.
549
+ *
550
+ * * `minimum` - The minimum valid value for `maxStandbyStreamingDelay`.
551
+ *
552
+ * * `requiresRestart` - Whether changing the value of `maxStandbyStreamingDelay` requires the DB to restart.
553
+ *
554
+ * * `type` - The type of the value of `maxStandbyStreamingDelay`.
555
+ *
556
+ * ## maxWalSenders
557
+ *
558
+ * The following arguments are supported in the `maxWalSenders` specification block:
559
+ *
560
+ * * `description` - The description of `maxWalSenders`.
561
+ *
562
+ * * `maximum` - The maximum valid value for `maxWalSenders`.
563
+ *
564
+ * * `minimum` - The minimum valid value for `maxWalSenders`.
565
+ *
566
+ * * `requiresRestart` - Whether changing the value of `maxWalSenders` requires the DB to restart.
567
+ *
568
+ * * `type` - The type of the value of `maxWalSenders`.
569
+ *
570
+ * ## maxWorkerProcesses
571
+ *
572
+ * The following arguments are supported in the `maxWorkerProcesses` specification block:
573
+ *
574
+ * * `description` - The description of `maxWorkerProcesses`.
575
+ *
576
+ * * `maximum` - The maximum valid value for `maxWorkerProcesses`.
577
+ *
578
+ * * `minimum` - The minimum valid value for `maxWorkerProcesses`.
579
+ *
580
+ * * `requiresRestart` - Whether changing the value of `maxWorkerProcesses` requires the DB to restart.
581
+ *
582
+ * * `type` - The type of the value of `maxWorkerProcesses`.
583
+ *
584
+ * ## passwordEncryption
585
+ *
586
+ * The following arguments are supported in the `passwordEncryption` specification block:
587
+ *
588
+ * * `description` - The description of the `passwordEncryption` setting.
589
+ *
590
+ * * `enum` - A list of valid values for the `passwordEncryption` setting.
591
+ *
592
+ * * `example` - An example value for the `passwordEncryption` setting.
593
+ *
594
+ * * `requiresRestart` - Whether changing the value of `passwordEncryption` requires the DB to restart.
595
+ *
596
+ * * `type` - A list of types for the `passwordEncryption` setting.
597
+ *
598
+ * ## pgPartmanBgwInterval
599
+ *
600
+ * The following arguments are supported in the `pgPartmanBgwInterval` specification block:
601
+ *
602
+ * * `description` - The description of the `pgPartmanBgwInterval` setting.
603
+ *
604
+ * * `example` - An example value for the `pgPartmanBgwInterval` setting.
605
+ *
606
+ * * `maximum` - The maximum allowed value for the `pgPartmanBgwInterval` setting.
607
+ *
608
+ * * `minimum` - The minimum allowed value for the `pgPartmanBgwInterval` setting.
609
+ *
610
+ * * `requiresRestart` - Whether changing the value of `pgPartmanBgwInterval` requires the DB to restart.
611
+ *
612
+ * * `type` - The type of the `pgPartmanBgwInterval` setting.
613
+ *
614
+ * ## pgPartmanBgwRole
615
+ *
616
+ * The following arguments are supported in the `pgPartmanBgwRole` specification block:
617
+ *
618
+ * * `description` - The description of the `pgPartmanBgwRole` setting.
619
+ *
620
+ * * `example` - An example value for the `pgPartmanBgwRole` setting.
621
+ *
622
+ * * `maxLength` - The maximum length for the `pgPartmanBgwRole` setting.
623
+ *
624
+ * * `pattern` - The regular expression pattern for validating the `pgPartmanBgwRole` setting.
625
+ *
626
+ * * `requiresRestart` - Whether changing the value of `pgPartmanBgwRole` requires the DB to restart.
627
+ *
628
+ * * `type` - The type of the `pgPartmanBgwRole` setting.
629
+ *
630
+ * ## pgStatMonitorPgsmEnableQueryPlan
631
+ *
632
+ * The following arguments are supported in the `pgStatMonitorPgsmEnableQueryPlan` specification block:
633
+ *
634
+ * * `description` - The description of the `pgStatMonitorPgsmEnableQueryPlan` setting.
635
+ *
636
+ * * `example` - An example value for the `pgStatMonitorPgsmEnableQueryPlan` setting.
637
+ *
638
+ * * `requiresRestart` - Whether changing the value of `pgStatMonitorPgsmEnableQueryPlan` requires the DB to restart.
639
+ *
640
+ * * `type` - The type of the `pgStatMonitorPgsmEnableQueryPlan` setting.
641
+ *
642
+ * ## pgStatMonitorPgsmMaxBuckets
643
+ *
644
+ * The following arguments are supported in the `pgStatMonitorPgsmMaxBuckets` specification block:
645
+ *
646
+ * * `description` - The description of the `pgStatMonitorPgsmMaxBuckets` setting.
647
+ *
648
+ * * `example` - An example value for the `pgStatMonitorPgsmMaxBuckets` setting.
649
+ *
650
+ * * `maximum` - The maximum allowed value for the `pgStatMonitorPgsmMaxBuckets` setting.
651
+ *
652
+ * * `minimum` - The minimum allowed value for the `pgStatMonitorPgsmMaxBuckets` setting.
653
+ *
654
+ * * `requiresRestart` - Whether changing the value of `pgStatMonitorPgsmMaxBuckets` requires the DB to restart.
655
+ *
656
+ * * `type` - The type of the `pgStatMonitorPgsmMaxBuckets` setting.
657
+ *
658
+ * ## pgStatStatementsTrack
659
+ *
660
+ * The following arguments are supported in the `pgStatStatementsTrack` specification block:
661
+ *
662
+ * * `description` - The description of the `pgStatStatementsTrack` setting.
663
+ *
664
+ * * `enum` - A list of valid values for the `pgStatStatementsTrack` setting.
665
+ *
666
+ * * `requiresRestart` - Whether changing the value of `pgStatStatementsTrack` requires the DB to restart.
667
+ *
668
+ * * `type` - The type of the `pgStatStatementsTrack` setting.
669
+ *
670
+ * ## tempFileLimit
671
+ *
672
+ * The following arguments are supported in the `tempFileLimit` specification block:
673
+ *
674
+ * * `description` - The description of the `tempFileLimit` setting.
675
+ *
676
+ * * `example` - An example value for the `tempFileLimit` setting.
677
+ *
678
+ * * `maximum` - The maximum allowed value for the `tempFileLimit` setting.
679
+ *
680
+ * * `minimum` - The minimum allowed value for the `tempFileLimit` setting.
681
+ *
682
+ * * `requiresRestart` - Whether changing the value of `tempFileLimit` requires the DB to restart.
683
+ *
684
+ * * `type` - The type of the `tempFileLimit` setting.
685
+ *
686
+ * ## timezone
687
+ *
688
+ * The following arguments are supported in the `timezone` specification block:
689
+ *
690
+ * * `description` - The description of the `timezone` setting.
691
+ *
692
+ * * `example` - An example value for the `timezone` setting.
693
+ *
694
+ * * `maxLength` - The maximum length for the `timezone` setting.
695
+ *
696
+ * * `pattern` - The regular expression pattern for validating the `timezone` setting.
697
+ *
698
+ * * `requiresRestart` - Whether changing the value of `timezone` requires the DB to restart.
699
+ *
700
+ * * `type` - The type of the `timezone` setting.
701
+ *
702
+ * ## trackActivityQuerySize
703
+ *
704
+ * The following arguments are supported in the `trackActivityQuerySize` specification block:
705
+ *
706
+ * * `description` - The description of the `trackActivityQuerySize` setting.
707
+ *
708
+ * * `example` - An example value for the `trackActivityQuerySize` setting.
709
+ *
710
+ * * `maximum` - The maximum allowed value for the `trackActivityQuerySize` setting.
711
+ *
712
+ * * `minimum` - The minimum allowed value for the `trackActivityQuerySize` setting.
713
+ *
714
+ * * `requiresRestart` - Whether changing the value of `trackActivityQuerySize` requires the DB to restart.
715
+ *
716
+ * * `type` - The type of the `trackActivityQuerySize` setting.
717
+ *
718
+ * ## trackCommitTimestamp
719
+ *
720
+ * The following arguments are supported in the `trackCommitTimestamp` specification block:
721
+ *
722
+ * * `description` - The description of the `trackCommitTimestamp` setting.
723
+ *
724
+ * * `enum` - A list of valid values for the `trackCommitTimestamp` setting.
725
+ *
726
+ * * `example` - An example value for the `trackCommitTimestamp` setting.
727
+ *
728
+ * * `requiresRestart` - Whether changing the value of `trackCommitTimestamp` requires the DB to restart.
729
+ *
730
+ * * `type` - The type of the `trackCommitTimestamp` setting.
731
+ *
732
+ * ## trackFunctions
733
+ *
734
+ * The following arguments are supported in the `trackFunctions` specification block:
735
+ *
736
+ * * `description` - The description of the `trackFunctions` setting.
737
+ *
738
+ * * `enum` - A list of valid values for the `trackFunctions` setting.
739
+ *
740
+ * * `requiresRestart` - Whether changing the value of `trackFunctions` requires the DB to restart.
741
+ *
742
+ * * `type` - The type of the `trackFunctions` setting.
743
+ *
744
+ * ## trackIoTiming
745
+ *
746
+ * The following arguments are supported in the `trackIoTiming` specification block:
747
+ *
748
+ * * `description` - The description of the `trackIoTiming` setting.
749
+ *
750
+ * * `enum` - A list of valid values for the `trackIoTiming` setting.
751
+ *
752
+ * * `example` - An example value for the `trackIoTiming` setting.
753
+ *
754
+ * * `requiresRestart` - Whether changing the value of `trackIoTiming` requires the DB to restart.
755
+ *
756
+ * * `type` - The type of the `trackIoTiming` setting.
757
+ *
758
+ * ## walSenderTimeout
759
+ *
760
+ * The following arguments are supported in the `walSenderTimeout` specification block:
761
+ *
762
+ * * `description` - The description of the `walSenderTimeout` setting.
763
+ *
764
+ * * `example` - An example value for the `walSenderTimeout` setting.
765
+ *
766
+ * * `requiresRestart` - Whether changing the value of `walSenderTimeout` requires the DB to restart.
767
+ *
768
+ * * `type` - The type of the `walSenderTimeout` setting.
769
+ *
770
+ * ## walWriterDelay
771
+ *
772
+ * The following arguments are supported in the `walWriterDelay` specification block:
773
+ *
774
+ * * `description` - The description of the `walWriterDelay` setting.
775
+ *
776
+ * * `example` - An example value for the `walWriterDelay` setting.
777
+ *
778
+ * * `maximum` - The maximum allowed value for the `walWriterDelay` setting.
779
+ *
780
+ * * `minimum` - The minimum allowed value for the `walWriterDelay` setting.
781
+ *
782
+ * * `requiresRestart` - Whether changing the value of `walWriterDelay` requires the DB to restart.
783
+ *
784
+ * * `type` - The type of the `walWriterDelay` setting.
785
+ */
786
+ export declare function getDatabasePostgresqlConfig(opts?: pulumi.InvokeOptions): Promise<GetDatabasePostgresqlConfigResult>;
787
+ /**
788
+ * A collection of values returned by getDatabasePostgresqlConfig.
789
+ */
790
+ export interface GetDatabasePostgresqlConfigResult {
791
+ readonly id: string;
792
+ readonly pgStatMonitorEnables: outputs.GetDatabasePostgresqlConfigPgStatMonitorEnable[];
793
+ readonly pglookouts: outputs.GetDatabasePostgresqlConfigPglookout[];
794
+ readonly sharedBuffersPercentages: outputs.GetDatabasePostgresqlConfigSharedBuffersPercentage[];
795
+ readonly workMems: outputs.GetDatabasePostgresqlConfigWorkMem[];
796
+ }
797
+ /**
798
+ * Provides information about a Linode PostgreSQL Database's Configuration Options.
799
+ * For more information, see the Linode APIv4 docs.
800
+ *
801
+ * ## Example Usage
802
+ *
803
+ * Get information about a PostgreSQL database's configuration options:
804
+ *
805
+ * ```typescript
806
+ * import * as pulumi from "@pulumi/pulumi";
807
+ * import * as linode from "@pulumi/linode";
808
+ *
809
+ * const my_db_config = linode.getDatabasePostgresqlConfig({});
810
+ * ```
811
+ *
812
+ * ## pgStatMonitorEnable
813
+ *
814
+ * The following arguments are supported in the `pgStatMonitorEnable` specification block:
815
+ *
816
+ * * `description` - The description of `pgStatMonitorEnable`.
817
+ *
818
+ * * `requiresRestart` - Whether changing the value `pgStatMonitorEnable` requires the DB to restart.
819
+ *
820
+ * * `type` - The type of the value of `pgStatMonitorEnable`.
821
+ *
822
+ * ## pglookout
823
+ *
824
+ * The following arguments are supported in the `pglookout` specification block:
825
+ *
826
+ * * `maxFailoverReplicationTimeLag` - The maximum failover replication time lag for `pglookout`.
827
+ *
828
+ * ## maxFailoverReplicationTimeLag
829
+ *
830
+ * The following arguments are supported in the `maxFailoverReplicationTimeLag` specification block:
831
+ *
832
+ * * `description` - The description of `maxFailoverReplicationTimeLag`.
833
+ *
834
+ * * `maximum` - The maximum valid value for `maxFailoverReplicationTimeLag`.
835
+ *
836
+ * * `minimum` - The minimum valid value for `maxFailoverReplicationTimeLag`.
837
+ *
838
+ * * `requiresRestart` - Whether changing the value of `maxFailoverReplicationTimeLag` requires the DB to restart.
839
+ *
840
+ * * `type` - The type of the value of `maxFailoverReplicationTimeLag`.
841
+ *
842
+ * ## sharedBuffersPercentage
843
+ *
844
+ * The following arguments are supported in the `sharedBuffersPercentage` specification block:
845
+ *
846
+ * * `description` - The description of `sharedBuffersPercentage`.
847
+ *
848
+ * * `example` - An example of a valid value for `sharedBuffersPercentage`.
849
+ *
850
+ * * `maximum` - The maximum valid value for `sharedBuffersPercentage`.
851
+ *
852
+ * * `minimum` - The minimum valid value for `sharedBuffersPercentage`.
853
+ *
854
+ * * `requiresRestart` - Whether changing the value of `sharedBuffersPercentage` requires the DB to restart.
855
+ *
856
+ * * `type` - The type of the value of `sharedBuffersPercentage`.
857
+ *
858
+ * ## workMem
859
+ *
860
+ * The following arguments are supported in the `workMem` specification block:
861
+ *
862
+ * * `description` - The description of `workMem`.
863
+ *
864
+ * * `example` - An example of a valid value for `workMem`.
865
+ *
866
+ * * `maximum` - The maximum valid value for `workMem`.
867
+ *
868
+ * * `minimum` - The minimum valid value for `workMem`.
869
+ *
870
+ * * `requiresRestart` - Whether changing the value of `workMem` requires the DB to restart.
871
+ *
872
+ * * `type` - The type of the value of `workMem`.
873
+ *
874
+ * ## pg
875
+ *
876
+ * The following arguments are supported in the `pg` specification block:
877
+ *
878
+ * * `autovacuumAnalyzeScaleFactor` - (Optional) Specifies a fraction of the table size to add to autovacuumAnalyzeThreshold when deciding whether to trigger an ANALYZE. The default is 0.2 (20% of table size)
879
+ *
880
+ * * `autovacuumAnalyzeThreshold` - (Optional) Specifies the minimum number of inserted, updated or deleted tuples needed to trigger an ANALYZE in any one table. The default is 50 tuples.
881
+ *
882
+ * * `autovacuumMaxWorkers` - (Optional) Specifies the maximum number of autovacuum processes (other than the autovacuum launcher) that may be running at any one time. The default is three. This parameter can only be set at server start.
883
+ *
884
+ * * `autovacuumNaptime` - (Optional) Specifies the minimum delay between autovacuum runs on any given database. The delay is measured in seconds, and the default is one minute
885
+ *
886
+ * * `autovacuumVacuumCostDelay` - (Optional) Specifies the cost delay value that will be used in automatic VACUUM operations. If -1 is specified, the regular vacuumCostDelay value will be used. The default value is 20 milliseconds
887
+ *
888
+ * * `autovacuumVacuumCostLimit` - (Optional) Specifies the cost limit value that will be used in automatic VACUUM operations. If -1 is specified (which is the default), the regular vacuumCostLimit value will be used.
889
+ *
890
+ * * `autovacuumVacuumScaleFactor` - (Optional) Specifies a fraction of the table size to add to autovacuumVacuumThreshold when deciding whether to trigger a VACUUM. The default is 0.2 (20% of table size)
891
+ *
892
+ * * `autovacuumVacuumThreshold` - (Optional) Specifies the minimum number of updated or deleted tuples needed to trigger a VACUUM in any one table. The default is 50 tuples.
893
+ *
894
+ * * `bgwriterDelay` - (Optional) Specifies the delay between activity rounds for the background writer in milliseconds. Default is 200.
895
+ *
896
+ * * `bgwriterFlushAfter` - (Optional) Whenever more than bgwriterFlushAfter bytes have been written by the background writer, attempt to force the OS to issue these writes to the underlying storage. Specified in kilobytes, default is 512. Setting of 0 disables forced writeback.
897
+ *
898
+ * * `bgwriterLruMaxpages` - (Optional) In each round, no more than this many buffers will be written by the background writer. Setting this to zero disables background writing. Default is 100.
899
+ *
900
+ * * `bgwriterLruMultiplier` - (Optional) The average recent need for new buffers is multiplied by bgwriterLruMultiplier to arrive at an estimate of the number that will be needed during the next round, (up to bgwriter_lru_maxpages). 1.0 represents a “just in time” policy of writing exactly the number of buffers predicted to be needed. Larger values provide some cushion against spikes in demand, while smaller values intentionally leave writes to be done by server processes. The default is 2.0.
901
+ *
902
+ * * `deadlockTimeout` - (Optional) This is the amount of time, in milliseconds, to wait on a lock before checking to see if there is a deadlock condition.
903
+ *
904
+ * * `defaultToastCompression` - (Optional) Specifies the default TOAST compression method for values of compressible columns (the default is lz4).
905
+ *
906
+ * * `idleInTransactionSessionTimeout` - (Optional) Time out sessions with open transactions after this number of milliseconds.
907
+ *
908
+ * * `jit` - (Optional) Controls system-wide use of Just-in-Time Compilation (JIT).
909
+ *
910
+ * * `maxFilesPerProcess` - (Optional) PostgreSQL maximum number of files that can be open per process.
911
+ *
912
+ * * `maxLocksPerTransaction` - (Optional) PostgreSQL maximum locks per transaction.
913
+ *
914
+ * * `maxLogicalReplicationWorkers` - (Optional) PostgreSQL maximum logical replication workers (taken from the pool of max_parallel_workers).
915
+ *
916
+ * * `maxParallelWorkers` - (Optional) Sets the maximum number of workers that the system can support for parallel queries.
917
+ *
918
+ * * `maxParallelWorkersPerGather` - (Optional) Sets the maximum number of workers that can be started by a single Gather or Gather Merge node.
919
+ *
920
+ * * `maxPredLocksPerTransaction` - (Optional) PostgreSQL maximum predicate locks per transaction.
921
+ *
922
+ * * `maxReplicationSlots` - (Optional) PostgreSQL maximum replication slots.
923
+ *
924
+ * * `maxSlotWalKeepSize` - (Optional) PostgreSQL maximum WAL size (MB) reserved for replication slots. Default is -1 (unlimited). walKeepSize minimum WAL size setting takes precedence over this.
925
+ *
926
+ * * `maxStackDepth` - (Optional) Maximum depth of the stack in bytes.
927
+ *
928
+ * * `maxStandbyArchiveDelay` - (Optional) Max standby archive delay in milliseconds.
929
+ *
930
+ * * `maxStandbyStreamingDelay` - (Optional) Max standby streaming delay in milliseconds.
931
+ *
932
+ * * `maxWalSenders` - (Optional) PostgreSQL maximum WAL senders.
933
+ *
934
+ * * `maxWorkerProcesses` - (Optional) Sets the maximum number of background processes that the system can support.
935
+ *
936
+ * * `passwordEncryption` - (Optional) Chooses the algorithm for encrypting passwords.
937
+ *
938
+ * * `pg_partman_bgw.interval` - (Optional) Sets the time interval to run pg_partman's scheduled tasks.
939
+ *
940
+ * * `pg_partman_bgw.role` - (Optional) Controls which role to use for pg_partman's scheduled background tasks.
941
+ *
942
+ * * `pg_stat_monitor.pgsm_enable_query_plan` - (Optional) Enables or disables query plan monitoring.
943
+ *
944
+ * * `pg_stat_monitor.pgsm_max_buckets` - (Optional) Sets the maximum number of buckets.
945
+ *
946
+ * * `pg_stat_statements.track` - (Optional) Controls which statements are counted. Specify top to track top-level statements (those issued directly by clients), all to also track nested statements (such as statements invoked within functions), or none to disable statement statistics collection. The default value is top.
947
+ *
948
+ * * `tempFileLimit` - (Optional) PostgreSQL temporary file limit in KiB, -1 for unlimited.
949
+ *
950
+ * * `timezone` - (Optional) PostgreSQL service timezone.
951
+ *
952
+ * * `trackActivityQuerySize` - (Optional) Specifies the number of bytes reserved to track the currently executing command for each active session.
953
+ *
954
+ * * `trackCommitTimestamp` - (Optional) Record commit time of transactions.
955
+ *
956
+ * * `trackFunctions` - (Optional) Enables tracking of function call counts and time used.
957
+ *
958
+ * * `trackIoTiming` - (Optional) Enables timing of database I/O calls. This parameter is off by default, because it will repeatedly query the operating system for the current time, which may cause significant overhead on some platforms.
959
+ *
960
+ * * `walSenderTimeout` - (Optional) Terminate replication connections that are inactive for longer than this amount of time, in milliseconds. Setting this value to zero disables the timeout.
961
+ *
962
+ * * `walWriterDelay` - (Optional) WAL flush interval in milliseconds. Note that setting this value to lower than the default 200ms may negatively impact performance.
963
+ *
964
+ * ## autovacuumAnalyzeScaleFactor
965
+ *
966
+ * The following arguments are supported in the `autovacuumAnalyzeScaleFactor` specification block:
967
+ *
968
+ * * `description` - The description of `autovacuumAnalyzeScaleFactor`.
969
+ *
970
+ * * `maximum` - The maximum valid value for `autovacuumAnalyzeScaleFactor`.
971
+ *
972
+ * * `minimum` - The minimum valid value for `autovacuumAnalyzeScaleFactor`.
973
+ *
974
+ * * `requiresRestart` - Whether changing the value of `autovacuumAnalyzeScaleFactor` requires the DB to restart.
975
+ *
976
+ * * `type` - The type of the value of `autovacuumAnalyzeScaleFactor`.
977
+ *
978
+ * ## autovacuumAnalyzeThreshold
979
+ *
980
+ * The following arguments are supported in the `autovacuumAnalyzeThreshold` specification block:
981
+ *
982
+ * * `description` - The description of `autovacuumAnalyzeThreshold`.
983
+ *
984
+ * * `maximum` - The maximum valid value for `autovacuumAnalyzeThreshold`.
985
+ *
986
+ * * `minimum` - The minimum valid value for `autovacuumAnalyzeThreshold`.
987
+ *
988
+ * * `requiresRestart` - Whether changing the value of `autovacuumAnalyzeThreshold` requires the DB to restart.
989
+ *
990
+ * * `type` - The type of the value of `autovacuumAnalyzeThreshold`.
991
+ *
992
+ * ## autovacuumMaxWorkers
993
+ *
994
+ * The following arguments are supported in the `autovacuumMaxWorkers` specification block:
995
+ *
996
+ * * `description` - The description of `autovacuumMaxWorkers`.
997
+ *
998
+ * * `maximum` - The maximum valid value for `autovacuumMaxWorkers`.
999
+ *
1000
+ * * `minimum` - The minimum valid value for `autovacuumMaxWorkers`.
1001
+ *
1002
+ * * `requiresRestart` - Whether changing the value of `autovacuumMaxWorkers` requires the DB to restart.
1003
+ *
1004
+ * * `type` - The type of the value of `autovacuumMaxWorkers`.
1005
+ *
1006
+ * ## autovacuumNaptime
1007
+ *
1008
+ * The following arguments are supported in the `autovacuumNaptime` specification block:
1009
+ *
1010
+ * * `description` - The description of `autovacuumNaptime`.
1011
+ *
1012
+ * * `maximum` - The maximum valid value for `autovacuumNaptime`.
1013
+ *
1014
+ * * `minimum` - The minimum valid value for `autovacuumNaptime`.
1015
+ *
1016
+ * * `requiresRestart` - Whether changing the value of `autovacuumNaptime` requires the DB to restart.
1017
+ *
1018
+ * * `type` - The type of the value of `autovacuumNaptime`.
1019
+ *
1020
+ * ## autovacuumVacuumCostDelay
1021
+ *
1022
+ * The following arguments are supported in the `autovacuumVacuumCostDelay` specification block:
1023
+ *
1024
+ * * `description` - The description of `autovacuumVacuumCostDelay`.
1025
+ *
1026
+ * * `maximum` - The maximum valid value for `autovacuumVacuumCostDelay`.
1027
+ *
1028
+ * * `minimum` - The minimum valid value for `autovacuumVacuumCostDelay`.
1029
+ *
1030
+ * * `requiresRestart` - Whether changing the value of `autovacuumVacuumCostDelay` requires the DB to restart.
1031
+ *
1032
+ * * `type` - The type of the value of `autovacuumVacuumCostDelay`.
1033
+ *
1034
+ * ## autovacuumVacuumCostLimit
1035
+ *
1036
+ * The following arguments are supported in the `autovacuumVacuumCostLimit` specification block:
1037
+ *
1038
+ * * `description` - The description of `autovacuumVacuumCostLimit`.
1039
+ *
1040
+ * * `maximum` - The maximum valid value for `autovacuumVacuumCostLimit`.
1041
+ *
1042
+ * * `minimum` - The minimum valid value for `autovacuumVacuumCostLimit`.
1043
+ *
1044
+ * * `requiresRestart` - Whether changing the value of `autovacuumVacuumCostLimit` requires the DB to restart.
1045
+ *
1046
+ * * `type` - The type of the value of `autovacuumVacuumCostLimit`.
1047
+ *
1048
+ * ## autovacuumVacuumScaleFactor
1049
+ *
1050
+ * The following arguments are supported in the `autovacuumVacuumScaleFactor` specification block:
1051
+ *
1052
+ * * `description` - The description of `autovacuumVacuumScaleFactor`.
1053
+ *
1054
+ * * `maximum` - The maximum valid value for `autovacuumVacuumScaleFactor`.
1055
+ *
1056
+ * * `minimum` - The minimum valid value for `autovacuumVacuumScaleFactor`.
1057
+ *
1058
+ * * `requiresRestart` - Whether changing the value of `autovacuumVacuumScaleFactor` requires the DB to restart.
1059
+ *
1060
+ * * `type` - The type of the value of `autovacuumVacuumScaleFactor`.
1061
+ *
1062
+ * ## autovacuumVacuumThreshold
1063
+ *
1064
+ * The following arguments are supported in the `autovacuumVacuumThreshold` specification block:
1065
+ *
1066
+ * * `description` - The description of `autovacuumVacuumThreshold`.
1067
+ *
1068
+ * * `maximum` - The maximum valid value for `autovacuumVacuumThreshold`.
1069
+ *
1070
+ * * `minimum` - The minimum valid value for `autovacuumVacuumThreshold`.
1071
+ *
1072
+ * * `requiresRestart` - Whether changing the value of `autovacuumVacuumThreshold` requires the DB to restart.
1073
+ *
1074
+ * * `type` - The type of the value of `autovacuumVacuumThreshold`.
1075
+ *
1076
+ * ## bgwriterDelay
1077
+ *
1078
+ * The following arguments are supported in the `bgwriterDelay` specification block:
1079
+ *
1080
+ * * `description` - The description of `bgwriterDelay`.
1081
+ *
1082
+ * * `example` - An example of a valid value for `bgwriterDelay`.
1083
+ *
1084
+ * * `maximum` - The maximum valid value for `bgwriterDelay`.
1085
+ *
1086
+ * * `minimum` - The minimum valid value for `bgwriterDelay`.
1087
+ *
1088
+ * * `requiresRestart` - Whether changing the value of `bgwriterDelay` requires the DB to restart.
1089
+ *
1090
+ * * `type` - The type of the value of `bgwriterDelay`.
1091
+ *
1092
+ * ## bgwriterFlushAfter
1093
+ *
1094
+ * The following arguments are supported in the `bgwriterFlushAfter` specification block:
1095
+ *
1096
+ * * `description` - The description of `bgwriterFlushAfter`.
1097
+ *
1098
+ * * `example` - An example of a valid value for `bgwriterFlushAfter`.
1099
+ *
1100
+ * * `maximum` - The maximum valid value for `bgwriterFlushAfter`.
1101
+ *
1102
+ * * `minimum` - The minimum valid value for `bgwriterFlushAfter`.
1103
+ *
1104
+ * * `requiresRestart` - Whether changing the value of `bgwriterFlushAfter` requires the DB to restart.
1105
+ *
1106
+ * * `type` - The type of the value of `bgwriterFlushAfter`.
1107
+ *
1108
+ * ## bgwriterLruMaxpages
1109
+ *
1110
+ * The following arguments are supported in the `bgwriterLruMaxpages` specification block:
1111
+ *
1112
+ * * `description` - The description of `bgwriterLruMaxpages`.
1113
+ *
1114
+ * * `example` - An example of a valid value for `bgwriterLruMaxpages`.
1115
+ *
1116
+ * * `maximum` - The maximum valid value for `bgwriterLruMaxpages`.
1117
+ *
1118
+ * * `minimum` - The minimum valid value for `bgwriterLruMaxpages`.
1119
+ *
1120
+ * * `requiresRestart` - Whether changing the value of `bgwriterLruMaxpages` requires the DB to restart.
1121
+ *
1122
+ * * `type` - The type of the value of `bgwriterLruMaxpages`.
1123
+ *
1124
+ * ## bgwriterLruMultiplier
1125
+ *
1126
+ * The following arguments are supported in the `bgwriterLruMultiplier` specification block:
1127
+ *
1128
+ * * `description` - The description of `bgwriterLruMultiplier`.
1129
+ *
1130
+ * * `example` - An example of a valid value for `bgwriterLruMultiplier`.
1131
+ *
1132
+ * * `maximum` - The maximum valid value for `bgwriterLruMultiplier`.
1133
+ *
1134
+ * * `minimum` - The minimum valid value for `bgwriterLruMultiplier`.
1135
+ *
1136
+ * * `requiresRestart` - Whether changing the value of `bgwriterLruMultiplier` requires the DB to restart.
1137
+ *
1138
+ * * `type` - The type of the value of `bgwriterLruMultiplier`.
1139
+ *
1140
+ * ## deadlockTimeout
1141
+ *
1142
+ * The following arguments are supported in the `deadlockTimeout` specification block:
1143
+ *
1144
+ * * `description` - The description of `deadlockTimeout`.
1145
+ *
1146
+ * * `example` - An example of a valid value for `deadlockTimeout`.
1147
+ *
1148
+ * * `maximum` - The maximum valid value for `deadlockTimeout`.
1149
+ *
1150
+ * * `minimum` - The minimum valid value for `deadlockTimeout`.
1151
+ *
1152
+ * * `requiresRestart` - Whether changing the value of `deadlockTimeout` requires the DB to restart.
1153
+ *
1154
+ * * `type` - The type of the value of `deadlockTimeout`.
1155
+ *
1156
+ * ## defaultToastCompression
1157
+ *
1158
+ * The following arguments are supported in the `defaultToastCompression` specification block:
1159
+ *
1160
+ * * `description` - The description of `defaultToastCompression`.
1161
+ *
1162
+ * * `enum` - A list of valid compression methods for `defaultToastCompression`.
1163
+ *
1164
+ * * `example` - An example of a valid value for `defaultToastCompression`.
1165
+ *
1166
+ * * `requiresRestart` - Whether changing the value of `defaultToastCompression` requires the DB to restart.
1167
+ *
1168
+ * * `type` - The type of the value of `defaultToastCompression`.
1169
+ *
1170
+ * ## idleInTransactionSessionTimeout
1171
+ *
1172
+ * The following arguments are supported in the `idleInTransactionSessionTimeout` specification block:
1173
+ *
1174
+ * * `description` - The description of `idleInTransactionSessionTimeout`.
1175
+ *
1176
+ * * `maximum` - The maximum valid value for `idleInTransactionSessionTimeout`.
1177
+ *
1178
+ * * `minimum` - The minimum valid value for `idleInTransactionSessionTimeout`.
1179
+ *
1180
+ * * `requiresRestart` - Whether changing the value of `idleInTransactionSessionTimeout` requires the DB to restart.
1181
+ *
1182
+ * * `type` - The type of the value of `idleInTransactionSessionTimeout`.
1183
+ *
1184
+ * ## jit
1185
+ *
1186
+ * The following arguments are supported in the `jit` specification block:
1187
+ *
1188
+ * * `description` - The description of `jit`.
1189
+ *
1190
+ * * `example` - An example of a valid value for `jit`.
1191
+ *
1192
+ * * `requiresRestart` - Whether changing the value of `jit` requires the DB to restart.
1193
+ *
1194
+ * * `type` - The type of the value of `jit`.
1195
+ *
1196
+ * ## maxFilesPerProcess
1197
+ *
1198
+ * The following arguments are supported in the `maxFilesPerProcess` specification block:
1199
+ *
1200
+ * * `description` - The description of `maxFilesPerProcess`.
1201
+ *
1202
+ * * `maximum` - The maximum valid value for `maxFilesPerProcess`.
1203
+ *
1204
+ * * `minimum` - The minimum valid value for `maxFilesPerProcess`.
1205
+ *
1206
+ * * `requiresRestart` - Whether changing the value of `maxFilesPerProcess` requires the DB to restart.
1207
+ *
1208
+ * * `type` - The type of the value of `maxFilesPerProcess`.
1209
+ *
1210
+ * ## maxLocksPerTransaction
1211
+ *
1212
+ * The following arguments are supported in the `maxLocksPerTransaction` specification block:
1213
+ *
1214
+ * * `description` - The description of `maxLocksPerTransaction`.
1215
+ *
1216
+ * * `maximum` - The maximum valid value for `maxLocksPerTransaction`.
1217
+ *
1218
+ * * `minimum` - The minimum valid value for `maxLocksPerTransaction`.
1219
+ *
1220
+ * * `requiresRestart` - Whether changing the value of `maxLocksPerTransaction` requires the DB to restart.
1221
+ *
1222
+ * * `type` - The type of the value of `maxLocksPerTransaction`.
1223
+ *
1224
+ * ## maxLogicalReplicationWorkers
1225
+ *
1226
+ * The following arguments are supported in the `maxLogicalReplicationWorkers` specification block:
1227
+ *
1228
+ * * `description` - The description of `maxLogicalReplicationWorkers`.
1229
+ *
1230
+ * * `maximum` - The maximum valid value for `maxLogicalReplicationWorkers`.
1231
+ *
1232
+ * * `minimum` - The minimum valid value for `maxLogicalReplicationWorkers`.
1233
+ *
1234
+ * * `requiresRestart` - Whether changing the value of `maxLogicalReplicationWorkers` requires the DB to restart.
1235
+ *
1236
+ * * `type` - The type of the value of `maxLogicalReplicationWorkers`.
1237
+ *
1238
+ * ## maxParallelWorkers
1239
+ *
1240
+ * The following arguments are supported in the `maxParallelWorkers` specification block:
1241
+ *
1242
+ * * `description` - The description of `maxParallelWorkers`.
1243
+ *
1244
+ * * `maximum` - The maximum valid value for `maxParallelWorkers`.
1245
+ *
1246
+ * * `minimum` - The minimum valid value for `maxParallelWorkers`.
1247
+ *
1248
+ * * `requiresRestart` - Whether changing the value of `maxParallelWorkers` requires the DB to restart.
1249
+ *
1250
+ * * `type` - The type of the value of `maxParallelWorkers`.
1251
+ *
1252
+ * ## maxParallelWorkersPerGather
1253
+ *
1254
+ * The following arguments are supported in the `maxParallelWorkersPerGather` specification block:
1255
+ *
1256
+ * * `description` - The description of `maxParallelWorkersPerGather`.
1257
+ *
1258
+ * * `maximum` - The maximum valid value for `maxParallelWorkersPerGather`.
1259
+ *
1260
+ * * `minimum` - The minimum valid value for `maxParallelWorkersPerGather`.
1261
+ *
1262
+ * * `requiresRestart` - Whether changing the value of `maxParallelWorkersPerGather` requires the DB to restart.
1263
+ *
1264
+ * * `type` - The type of the value of `maxParallelWorkersPerGather`.
1265
+ *
1266
+ * ## maxPredLocksPerTransaction
1267
+ *
1268
+ * The following arguments are supported in the `maxPredLocksPerTransaction` specification block:
1269
+ *
1270
+ * * `description` - The description of `maxPredLocksPerTransaction`.
1271
+ *
1272
+ * * `maximum` - The maximum valid value for `maxPredLocksPerTransaction`.
1273
+ *
1274
+ * * `minimum` - The minimum valid value for `maxPredLocksPerTransaction`.
1275
+ *
1276
+ * * `requiresRestart` - Whether changing the value of `maxPredLocksPerTransaction` requires the DB to restart.
1277
+ *
1278
+ * * `type` - The type of the value of `maxPredLocksPerTransaction`.
1279
+ *
1280
+ * ## maxReplicationSlots
1281
+ *
1282
+ * The following arguments are supported in the `maxReplicationSlots` specification block:
1283
+ *
1284
+ * * `description` - The description of `maxReplicationSlots`.
1285
+ *
1286
+ * * `maximum` - The maximum valid value for `maxReplicationSlots`.
1287
+ *
1288
+ * * `minimum` - The minimum valid value for `maxReplicationSlots`.
1289
+ *
1290
+ * * `requiresRestart` - Whether changing the value of `maxReplicationSlots` requires the DB to restart.
1291
+ *
1292
+ * * `type` - The type of the value of `maxReplicationSlots`.
1293
+ *
1294
+ * ## maxSlotWalKeepSize
1295
+ *
1296
+ * The following arguments are supported in the `maxSlotWalKeepSize` specification block:
1297
+ *
1298
+ * * `description` - The description of `maxSlotWalKeepSize`.
1299
+ *
1300
+ * * `maximum` - The maximum valid value for `maxSlotWalKeepSize`.
1301
+ *
1302
+ * * `minimum` - The minimum valid value for `maxSlotWalKeepSize`.
1303
+ *
1304
+ * * `requiresRestart` - Whether changing the value of `maxSlotWalKeepSize` requires the DB to restart.
1305
+ *
1306
+ * * `type` - The type of the value of `maxSlotWalKeepSize`.
1307
+ *
1308
+ * ## maxStackDepth
1309
+ *
1310
+ * The following arguments are supported in the `maxStackDepth` specification block:
1311
+ *
1312
+ * * `description` - The description of `maxStackDepth`.
1313
+ *
1314
+ * * `maximum` - The maximum valid value for `maxStackDepth`.
1315
+ *
1316
+ * * `minimum` - The minimum valid value for `maxStackDepth`.
1317
+ *
1318
+ * * `requiresRestart` - Whether changing the value of `maxStackDepth` requires the DB to restart.
1319
+ *
1320
+ * * `type` - The type of the value of `maxStackDepth`.
1321
+ *
1322
+ * ## maxStandbyArchiveDelay
1323
+ *
1324
+ * The following arguments are supported in the `maxStandbyArchiveDelay` specification block:
1325
+ *
1326
+ * * `description` - The description of `maxStandbyArchiveDelay`.
1327
+ *
1328
+ * * `maximum` - The maximum valid value for `maxStandbyArchiveDelay`.
1329
+ *
1330
+ * * `minimum` - The minimum valid value for `maxStandbyArchiveDelay`.
1331
+ *
1332
+ * * `requiresRestart` - Whether changing the value of `maxStandbyArchiveDelay` requires the DB to restart.
1333
+ *
1334
+ * * `type` - The type of the value of `maxStandbyArchiveDelay`.
1335
+ *
1336
+ * ## maxStandbyStreamingDelay
1337
+ *
1338
+ * The following arguments are supported in the `maxStandbyStreamingDelay` specification block:
1339
+ *
1340
+ * * `description` - The description of `maxStandbyStreamingDelay`.
1341
+ *
1342
+ * * `maximum` - The maximum valid value for `maxStandbyStreamingDelay`.
1343
+ *
1344
+ * * `minimum` - The minimum valid value for `maxStandbyStreamingDelay`.
1345
+ *
1346
+ * * `requiresRestart` - Whether changing the value of `maxStandbyStreamingDelay` requires the DB to restart.
1347
+ *
1348
+ * * `type` - The type of the value of `maxStandbyStreamingDelay`.
1349
+ *
1350
+ * ## maxWalSenders
1351
+ *
1352
+ * The following arguments are supported in the `maxWalSenders` specification block:
1353
+ *
1354
+ * * `description` - The description of `maxWalSenders`.
1355
+ *
1356
+ * * `maximum` - The maximum valid value for `maxWalSenders`.
1357
+ *
1358
+ * * `minimum` - The minimum valid value for `maxWalSenders`.
1359
+ *
1360
+ * * `requiresRestart` - Whether changing the value of `maxWalSenders` requires the DB to restart.
1361
+ *
1362
+ * * `type` - The type of the value of `maxWalSenders`.
1363
+ *
1364
+ * ## maxWorkerProcesses
1365
+ *
1366
+ * The following arguments are supported in the `maxWorkerProcesses` specification block:
1367
+ *
1368
+ * * `description` - The description of `maxWorkerProcesses`.
1369
+ *
1370
+ * * `maximum` - The maximum valid value for `maxWorkerProcesses`.
1371
+ *
1372
+ * * `minimum` - The minimum valid value for `maxWorkerProcesses`.
1373
+ *
1374
+ * * `requiresRestart` - Whether changing the value of `maxWorkerProcesses` requires the DB to restart.
1375
+ *
1376
+ * * `type` - The type of the value of `maxWorkerProcesses`.
1377
+ *
1378
+ * ## passwordEncryption
1379
+ *
1380
+ * The following arguments are supported in the `passwordEncryption` specification block:
1381
+ *
1382
+ * * `description` - The description of the `passwordEncryption` setting.
1383
+ *
1384
+ * * `enum` - A list of valid values for the `passwordEncryption` setting.
1385
+ *
1386
+ * * `example` - An example value for the `passwordEncryption` setting.
1387
+ *
1388
+ * * `requiresRestart` - Whether changing the value of `passwordEncryption` requires the DB to restart.
1389
+ *
1390
+ * * `type` - A list of types for the `passwordEncryption` setting.
1391
+ *
1392
+ * ## pgPartmanBgwInterval
1393
+ *
1394
+ * The following arguments are supported in the `pgPartmanBgwInterval` specification block:
1395
+ *
1396
+ * * `description` - The description of the `pgPartmanBgwInterval` setting.
1397
+ *
1398
+ * * `example` - An example value for the `pgPartmanBgwInterval` setting.
1399
+ *
1400
+ * * `maximum` - The maximum allowed value for the `pgPartmanBgwInterval` setting.
1401
+ *
1402
+ * * `minimum` - The minimum allowed value for the `pgPartmanBgwInterval` setting.
1403
+ *
1404
+ * * `requiresRestart` - Whether changing the value of `pgPartmanBgwInterval` requires the DB to restart.
1405
+ *
1406
+ * * `type` - The type of the `pgPartmanBgwInterval` setting.
1407
+ *
1408
+ * ## pgPartmanBgwRole
1409
+ *
1410
+ * The following arguments are supported in the `pgPartmanBgwRole` specification block:
1411
+ *
1412
+ * * `description` - The description of the `pgPartmanBgwRole` setting.
1413
+ *
1414
+ * * `example` - An example value for the `pgPartmanBgwRole` setting.
1415
+ *
1416
+ * * `maxLength` - The maximum length for the `pgPartmanBgwRole` setting.
1417
+ *
1418
+ * * `pattern` - The regular expression pattern for validating the `pgPartmanBgwRole` setting.
1419
+ *
1420
+ * * `requiresRestart` - Whether changing the value of `pgPartmanBgwRole` requires the DB to restart.
1421
+ *
1422
+ * * `type` - The type of the `pgPartmanBgwRole` setting.
1423
+ *
1424
+ * ## pgStatMonitorPgsmEnableQueryPlan
1425
+ *
1426
+ * The following arguments are supported in the `pgStatMonitorPgsmEnableQueryPlan` specification block:
1427
+ *
1428
+ * * `description` - The description of the `pgStatMonitorPgsmEnableQueryPlan` setting.
1429
+ *
1430
+ * * `example` - An example value for the `pgStatMonitorPgsmEnableQueryPlan` setting.
1431
+ *
1432
+ * * `requiresRestart` - Whether changing the value of `pgStatMonitorPgsmEnableQueryPlan` requires the DB to restart.
1433
+ *
1434
+ * * `type` - The type of the `pgStatMonitorPgsmEnableQueryPlan` setting.
1435
+ *
1436
+ * ## pgStatMonitorPgsmMaxBuckets
1437
+ *
1438
+ * The following arguments are supported in the `pgStatMonitorPgsmMaxBuckets` specification block:
1439
+ *
1440
+ * * `description` - The description of the `pgStatMonitorPgsmMaxBuckets` setting.
1441
+ *
1442
+ * * `example` - An example value for the `pgStatMonitorPgsmMaxBuckets` setting.
1443
+ *
1444
+ * * `maximum` - The maximum allowed value for the `pgStatMonitorPgsmMaxBuckets` setting.
1445
+ *
1446
+ * * `minimum` - The minimum allowed value for the `pgStatMonitorPgsmMaxBuckets` setting.
1447
+ *
1448
+ * * `requiresRestart` - Whether changing the value of `pgStatMonitorPgsmMaxBuckets` requires the DB to restart.
1449
+ *
1450
+ * * `type` - The type of the `pgStatMonitorPgsmMaxBuckets` setting.
1451
+ *
1452
+ * ## pgStatStatementsTrack
1453
+ *
1454
+ * The following arguments are supported in the `pgStatStatementsTrack` specification block:
1455
+ *
1456
+ * * `description` - The description of the `pgStatStatementsTrack` setting.
1457
+ *
1458
+ * * `enum` - A list of valid values for the `pgStatStatementsTrack` setting.
1459
+ *
1460
+ * * `requiresRestart` - Whether changing the value of `pgStatStatementsTrack` requires the DB to restart.
1461
+ *
1462
+ * * `type` - The type of the `pgStatStatementsTrack` setting.
1463
+ *
1464
+ * ## tempFileLimit
1465
+ *
1466
+ * The following arguments are supported in the `tempFileLimit` specification block:
1467
+ *
1468
+ * * `description` - The description of the `tempFileLimit` setting.
1469
+ *
1470
+ * * `example` - An example value for the `tempFileLimit` setting.
1471
+ *
1472
+ * * `maximum` - The maximum allowed value for the `tempFileLimit` setting.
1473
+ *
1474
+ * * `minimum` - The minimum allowed value for the `tempFileLimit` setting.
1475
+ *
1476
+ * * `requiresRestart` - Whether changing the value of `tempFileLimit` requires the DB to restart.
1477
+ *
1478
+ * * `type` - The type of the `tempFileLimit` setting.
1479
+ *
1480
+ * ## timezone
1481
+ *
1482
+ * The following arguments are supported in the `timezone` specification block:
1483
+ *
1484
+ * * `description` - The description of the `timezone` setting.
1485
+ *
1486
+ * * `example` - An example value for the `timezone` setting.
1487
+ *
1488
+ * * `maxLength` - The maximum length for the `timezone` setting.
1489
+ *
1490
+ * * `pattern` - The regular expression pattern for validating the `timezone` setting.
1491
+ *
1492
+ * * `requiresRestart` - Whether changing the value of `timezone` requires the DB to restart.
1493
+ *
1494
+ * * `type` - The type of the `timezone` setting.
1495
+ *
1496
+ * ## trackActivityQuerySize
1497
+ *
1498
+ * The following arguments are supported in the `trackActivityQuerySize` specification block:
1499
+ *
1500
+ * * `description` - The description of the `trackActivityQuerySize` setting.
1501
+ *
1502
+ * * `example` - An example value for the `trackActivityQuerySize` setting.
1503
+ *
1504
+ * * `maximum` - The maximum allowed value for the `trackActivityQuerySize` setting.
1505
+ *
1506
+ * * `minimum` - The minimum allowed value for the `trackActivityQuerySize` setting.
1507
+ *
1508
+ * * `requiresRestart` - Whether changing the value of `trackActivityQuerySize` requires the DB to restart.
1509
+ *
1510
+ * * `type` - The type of the `trackActivityQuerySize` setting.
1511
+ *
1512
+ * ## trackCommitTimestamp
1513
+ *
1514
+ * The following arguments are supported in the `trackCommitTimestamp` specification block:
1515
+ *
1516
+ * * `description` - The description of the `trackCommitTimestamp` setting.
1517
+ *
1518
+ * * `enum` - A list of valid values for the `trackCommitTimestamp` setting.
1519
+ *
1520
+ * * `example` - An example value for the `trackCommitTimestamp` setting.
1521
+ *
1522
+ * * `requiresRestart` - Whether changing the value of `trackCommitTimestamp` requires the DB to restart.
1523
+ *
1524
+ * * `type` - The type of the `trackCommitTimestamp` setting.
1525
+ *
1526
+ * ## trackFunctions
1527
+ *
1528
+ * The following arguments are supported in the `trackFunctions` specification block:
1529
+ *
1530
+ * * `description` - The description of the `trackFunctions` setting.
1531
+ *
1532
+ * * `enum` - A list of valid values for the `trackFunctions` setting.
1533
+ *
1534
+ * * `requiresRestart` - Whether changing the value of `trackFunctions` requires the DB to restart.
1535
+ *
1536
+ * * `type` - The type of the `trackFunctions` setting.
1537
+ *
1538
+ * ## trackIoTiming
1539
+ *
1540
+ * The following arguments are supported in the `trackIoTiming` specification block:
1541
+ *
1542
+ * * `description` - The description of the `trackIoTiming` setting.
1543
+ *
1544
+ * * `enum` - A list of valid values for the `trackIoTiming` setting.
1545
+ *
1546
+ * * `example` - An example value for the `trackIoTiming` setting.
1547
+ *
1548
+ * * `requiresRestart` - Whether changing the value of `trackIoTiming` requires the DB to restart.
1549
+ *
1550
+ * * `type` - The type of the `trackIoTiming` setting.
1551
+ *
1552
+ * ## walSenderTimeout
1553
+ *
1554
+ * The following arguments are supported in the `walSenderTimeout` specification block:
1555
+ *
1556
+ * * `description` - The description of the `walSenderTimeout` setting.
1557
+ *
1558
+ * * `example` - An example value for the `walSenderTimeout` setting.
1559
+ *
1560
+ * * `requiresRestart` - Whether changing the value of `walSenderTimeout` requires the DB to restart.
1561
+ *
1562
+ * * `type` - The type of the `walSenderTimeout` setting.
1563
+ *
1564
+ * ## walWriterDelay
1565
+ *
1566
+ * The following arguments are supported in the `walWriterDelay` specification block:
1567
+ *
1568
+ * * `description` - The description of the `walWriterDelay` setting.
1569
+ *
1570
+ * * `example` - An example value for the `walWriterDelay` setting.
1571
+ *
1572
+ * * `maximum` - The maximum allowed value for the `walWriterDelay` setting.
1573
+ *
1574
+ * * `minimum` - The minimum allowed value for the `walWriterDelay` setting.
1575
+ *
1576
+ * * `requiresRestart` - Whether changing the value of `walWriterDelay` requires the DB to restart.
1577
+ *
1578
+ * * `type` - The type of the `walWriterDelay` setting.
1579
+ */
1580
+ export declare function getDatabasePostgresqlConfigOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDatabasePostgresqlConfigResult>;