postgresai 0.14.0-dev.39 → 0.14.0-dev.40

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.
package/reports/A007.json DELETED
@@ -1,683 +0,0 @@
1
- {
2
- "version": "0.0.0-dev.0",
3
- "build_ts": "2025-12-25T10:09:54.142Z",
4
- "checkId": "A007",
5
- "checkTitle": "Altered settings",
6
- "timestamptz": "2025-12-25T10:11:13.961Z",
7
- "nodes": {
8
- "primary": "node-01",
9
- "standbys": []
10
- },
11
- "results": {
12
- "node-01": {
13
- "data": {
14
- "archive_command": {
15
- "value": "cd .",
16
- "unit": "",
17
- "category": "Write-Ahead Log / Archiving",
18
- "pretty_value": "cd ."
19
- },
20
- "archive_mode": {
21
- "value": "on",
22
- "unit": "",
23
- "category": "Write-Ahead Log / Archiving",
24
- "pretty_value": "on"
25
- },
26
- "archive_timeout": {
27
- "value": "1800",
28
- "unit": "s",
29
- "category": "Write-Ahead Log / Archiving",
30
- "pretty_value": "1800 s"
31
- },
32
- "auto_explain.log_analyze": {
33
- "value": "on",
34
- "unit": "",
35
- "category": "Customized Options",
36
- "pretty_value": "on"
37
- },
38
- "auto_explain.log_buffers": {
39
- "value": "on",
40
- "unit": "",
41
- "category": "Customized Options",
42
- "pretty_value": "on"
43
- },
44
- "auto_explain.log_min_duration": {
45
- "value": "10000",
46
- "unit": "ms",
47
- "category": "Customized Options",
48
- "pretty_value": "10000 ms"
49
- },
50
- "auto_explain.log_nested_statements": {
51
- "value": "on",
52
- "unit": "",
53
- "category": "Customized Options",
54
- "pretty_value": "on"
55
- },
56
- "auto_explain.log_timing": {
57
- "value": "off",
58
- "unit": "",
59
- "category": "Customized Options",
60
- "pretty_value": "off"
61
- },
62
- "auto_explain.log_triggers": {
63
- "value": "on",
64
- "unit": "",
65
- "category": "Customized Options",
66
- "pretty_value": "on"
67
- },
68
- "auto_explain.log_verbose": {
69
- "value": "on",
70
- "unit": "",
71
- "category": "Customized Options",
72
- "pretty_value": "on"
73
- },
74
- "auto_explain.sample_rate": {
75
- "value": "0.01",
76
- "unit": "",
77
- "category": "Customized Options",
78
- "pretty_value": "0.01"
79
- },
80
- "autovacuum": {
81
- "value": "on",
82
- "unit": "",
83
- "category": "Autovacuum",
84
- "pretty_value": "on"
85
- },
86
- "autovacuum_analyze_scale_factor": {
87
- "value": "0.01",
88
- "unit": "",
89
- "category": "Autovacuum",
90
- "pretty_value": "0.01"
91
- },
92
- "autovacuum_max_workers": {
93
- "value": "5",
94
- "unit": "",
95
- "category": "Autovacuum",
96
- "pretty_value": "5"
97
- },
98
- "autovacuum_naptime": {
99
- "value": "1",
100
- "unit": "s",
101
- "category": "Autovacuum",
102
- "pretty_value": "1 s"
103
- },
104
- "autovacuum_vacuum_cost_delay": {
105
- "value": "2",
106
- "unit": "ms",
107
- "category": "Autovacuum",
108
- "pretty_value": "2 ms"
109
- },
110
- "autovacuum_vacuum_cost_limit": {
111
- "value": "500",
112
- "unit": "",
113
- "category": "Autovacuum",
114
- "pretty_value": "500"
115
- },
116
- "autovacuum_vacuum_insert_scale_factor": {
117
- "value": "0.1",
118
- "unit": "",
119
- "category": "Autovacuum",
120
- "pretty_value": "0.1"
121
- },
122
- "autovacuum_vacuum_scale_factor": {
123
- "value": "0.01",
124
- "unit": "",
125
- "category": "Autovacuum",
126
- "pretty_value": "0.01"
127
- },
128
- "bgwriter_delay": {
129
- "value": "20",
130
- "unit": "ms",
131
- "category": "Resource Usage / Background Writer",
132
- "pretty_value": "20 ms"
133
- },
134
- "bgwriter_lru_maxpages": {
135
- "value": "1000",
136
- "unit": "",
137
- "category": "Resource Usage / Background Writer",
138
- "pretty_value": "1000"
139
- },
140
- "checkpoint_completion_target": {
141
- "value": "0.9",
142
- "unit": "",
143
- "category": "Write-Ahead Log / Checkpoints",
144
- "pretty_value": "0.9"
145
- },
146
- "checkpoint_timeout": {
147
- "value": "900",
148
- "unit": "s",
149
- "category": "Write-Ahead Log / Checkpoints",
150
- "pretty_value": "900 s"
151
- },
152
- "cluster_name": {
153
- "value": "goodvibes1",
154
- "unit": "",
155
- "category": "Reporting and Logging / Process Title",
156
- "pretty_value": "goodvibes1"
157
- },
158
- "config_file": {
159
- "value": "/etc/postgresql/17/main/postgresql.conf",
160
- "unit": "",
161
- "category": "File Locations",
162
- "pretty_value": "/etc/postgresql/17/main/postgresql.conf"
163
- },
164
- "data_directory": {
165
- "value": "/var/lib/postgresql/17/main",
166
- "unit": "",
167
- "category": "File Locations",
168
- "pretty_value": "/var/lib/postgresql/17/main"
169
- },
170
- "DateStyle": {
171
- "value": "ISO, MDY",
172
- "unit": "",
173
- "category": "Client Connection Defaults / Locale and Formatting",
174
- "pretty_value": "ISO, MDY"
175
- },
176
- "default_statistics_target": {
177
- "value": "1000",
178
- "unit": "",
179
- "category": "Query Tuning / Other Planner Options",
180
- "pretty_value": "1000"
181
- },
182
- "default_text_search_config": {
183
- "value": "pg_catalog.english",
184
- "unit": "",
185
- "category": "Client Connection Defaults / Locale and Formatting",
186
- "pretty_value": "pg_catalog.english"
187
- },
188
- "dynamic_shared_memory_type": {
189
- "value": "posix",
190
- "unit": "",
191
- "category": "Resource Usage / Memory",
192
- "pretty_value": "posix"
193
- },
194
- "effective_cache_size": {
195
- "value": "743296",
196
- "unit": "8kB",
197
- "category": "Query Tuning / Planner Cost Constants",
198
- "pretty_value": "5807 MB"
199
- },
200
- "effective_io_concurrency": {
201
- "value": "200",
202
- "unit": "",
203
- "category": "Resource Usage / Asynchronous Behavior",
204
- "pretty_value": "200"
205
- },
206
- "external_pid_file": {
207
- "value": "/var/run/postgresql/17-main.pid",
208
- "unit": "",
209
- "category": "File Locations",
210
- "pretty_value": "/var/run/postgresql/17-main.pid"
211
- },
212
- "hba_file": {
213
- "value": "/etc/postgresql/17/main/pg_hba.conf",
214
- "unit": "",
215
- "category": "File Locations",
216
- "pretty_value": "/etc/postgresql/17/main/pg_hba.conf"
217
- },
218
- "hot_standby": {
219
- "value": "on",
220
- "unit": "",
221
- "category": "Replication / Standby Servers",
222
- "pretty_value": "on"
223
- },
224
- "hot_standby_feedback": {
225
- "value": "on",
226
- "unit": "",
227
- "category": "Replication / Standby Servers",
228
- "pretty_value": "on"
229
- },
230
- "huge_pages": {
231
- "value": "try",
232
- "unit": "",
233
- "category": "Resource Usage / Memory",
234
- "pretty_value": "try"
235
- },
236
- "ident_file": {
237
- "value": "/etc/postgresql/17/main/pg_ident.conf",
238
- "unit": "",
239
- "category": "File Locations",
240
- "pretty_value": "/etc/postgresql/17/main/pg_ident.conf"
241
- },
242
- "idle_in_transaction_session_timeout": {
243
- "value": "600000",
244
- "unit": "ms",
245
- "category": "Client Connection Defaults / Statement Behavior",
246
- "pretty_value": "600000 ms"
247
- },
248
- "jit": {
249
- "value": "off",
250
- "unit": "",
251
- "category": "Query Tuning / Other Planner Options",
252
- "pretty_value": "off"
253
- },
254
- "lc_messages": {
255
- "value": "en_US.UTF-8",
256
- "unit": "",
257
- "category": "Client Connection Defaults / Locale and Formatting",
258
- "pretty_value": "en_US.UTF-8"
259
- },
260
- "lc_monetary": {
261
- "value": "en_US.UTF-8",
262
- "unit": "",
263
- "category": "Client Connection Defaults / Locale and Formatting",
264
- "pretty_value": "en_US.UTF-8"
265
- },
266
- "lc_numeric": {
267
- "value": "en_US.UTF-8",
268
- "unit": "",
269
- "category": "Client Connection Defaults / Locale and Formatting",
270
- "pretty_value": "en_US.UTF-8"
271
- },
272
- "lc_time": {
273
- "value": "en_US.UTF-8",
274
- "unit": "",
275
- "category": "Client Connection Defaults / Locale and Formatting",
276
- "pretty_value": "en_US.UTF-8"
277
- },
278
- "listen_addresses": {
279
- "value": "0.0.0.0",
280
- "unit": "",
281
- "category": "Connections and Authentication / Connection Settings",
282
- "pretty_value": "0.0.0.0"
283
- },
284
- "log_checkpoints": {
285
- "value": "on",
286
- "unit": "",
287
- "category": "Reporting and Logging / What to Log",
288
- "pretty_value": "on"
289
- },
290
- "log_directory": {
291
- "value": "/var/log/postgresql",
292
- "unit": "",
293
- "category": "Reporting and Logging / Where to Log",
294
- "pretty_value": "/var/log/postgresql"
295
- },
296
- "log_filename": {
297
- "value": "postgresql-%a.log",
298
- "unit": "",
299
- "category": "Reporting and Logging / Where to Log",
300
- "pretty_value": "postgresql-%a.log"
301
- },
302
- "logging_collector": {
303
- "value": "on",
304
- "unit": "",
305
- "category": "Reporting and Logging / Where to Log",
306
- "pretty_value": "on"
307
- },
308
- "log_line_prefix": {
309
- "value": "%t [%p-%l] %r %q%u@%d ",
310
- "unit": "",
311
- "category": "Reporting and Logging / What to Log",
312
- "pretty_value": "%t [%p-%l] %r %q%u@%d "
313
- },
314
- "log_lock_waits": {
315
- "value": "on",
316
- "unit": "",
317
- "category": "Reporting and Logging / What to Log",
318
- "pretty_value": "on"
319
- },
320
- "log_rotation_age": {
321
- "value": "1440",
322
- "unit": "min",
323
- "category": "Reporting and Logging / Where to Log",
324
- "pretty_value": "1440 min"
325
- },
326
- "log_rotation_size": {
327
- "value": "0",
328
- "unit": "kB",
329
- "category": "Reporting and Logging / Where to Log",
330
- "pretty_value": "0 bytes"
331
- },
332
- "log_temp_files": {
333
- "value": "0",
334
- "unit": "kB",
335
- "category": "Reporting and Logging / What to Log",
336
- "pretty_value": "0 bytes"
337
- },
338
- "log_timezone": {
339
- "value": "Etc/UTC",
340
- "unit": "",
341
- "category": "Reporting and Logging / What to Log",
342
- "pretty_value": "Etc/UTC"
343
- },
344
- "log_truncate_on_rotation": {
345
- "value": "on",
346
- "unit": "",
347
- "category": "Reporting and Logging / Where to Log",
348
- "pretty_value": "on"
349
- },
350
- "maintenance_work_mem": {
351
- "value": "524288",
352
- "unit": "kB",
353
- "category": "Resource Usage / Memory",
354
- "pretty_value": "512 MB"
355
- },
356
- "max_connections": {
357
- "value": "1000",
358
- "unit": "",
359
- "category": "Connections and Authentication / Connection Settings",
360
- "pretty_value": "1000"
361
- },
362
- "max_files_per_process": {
363
- "value": "4096",
364
- "unit": "",
365
- "category": "Resource Usage / Kernel Resources",
366
- "pretty_value": "4096"
367
- },
368
- "max_locks_per_transaction": {
369
- "value": "512",
370
- "unit": "",
371
- "category": "Lock Management",
372
- "pretty_value": "512"
373
- },
374
- "max_parallel_maintenance_workers": {
375
- "value": "2",
376
- "unit": "",
377
- "category": "Resource Usage / Asynchronous Behavior",
378
- "pretty_value": "2"
379
- },
380
- "max_parallel_workers": {
381
- "value": "8",
382
- "unit": "",
383
- "category": "Resource Usage / Asynchronous Behavior",
384
- "pretty_value": "8"
385
- },
386
- "max_parallel_workers_per_gather": {
387
- "value": "2",
388
- "unit": "",
389
- "category": "Resource Usage / Asynchronous Behavior",
390
- "pretty_value": "2"
391
- },
392
- "max_prepared_transactions": {
393
- "value": "0",
394
- "unit": "",
395
- "category": "Resource Usage / Memory",
396
- "pretty_value": "0"
397
- },
398
- "max_replication_slots": {
399
- "value": "20",
400
- "unit": "",
401
- "category": "Replication / Sending Servers",
402
- "pretty_value": "20"
403
- },
404
- "max_standby_streaming_delay": {
405
- "value": "30000",
406
- "unit": "ms",
407
- "category": "Replication / Standby Servers",
408
- "pretty_value": "30000 ms"
409
- },
410
- "max_wal_senders": {
411
- "value": "20",
412
- "unit": "",
413
- "category": "Replication / Sending Servers",
414
- "pretty_value": "20"
415
- },
416
- "max_wal_size": {
417
- "value": "8192",
418
- "unit": "MB",
419
- "category": "Write-Ahead Log / Checkpoints",
420
- "pretty_value": "8192 MB"
421
- },
422
- "max_worker_processes": {
423
- "value": "16",
424
- "unit": "",
425
- "category": "Resource Usage / Asynchronous Behavior",
426
- "pretty_value": "16"
427
- },
428
- "min_wal_size": {
429
- "value": "1024",
430
- "unit": "MB",
431
- "category": "Write-Ahead Log / Checkpoints",
432
- "pretty_value": "1024 MB"
433
- },
434
- "password_encryption": {
435
- "value": "scram-sha-256",
436
- "unit": "",
437
- "category": "Connections and Authentication / Authentication",
438
- "pretty_value": "scram-sha-256"
439
- },
440
- "pg_stat_statements.max": {
441
- "value": "10000",
442
- "unit": "",
443
- "category": "Customized Options",
444
- "pretty_value": "10000"
445
- },
446
- "pg_stat_statements.save": {
447
- "value": "on",
448
- "unit": "",
449
- "category": "Customized Options",
450
- "pretty_value": "on"
451
- },
452
- "pg_stat_statements.track": {
453
- "value": "all",
454
- "unit": "",
455
- "category": "Customized Options",
456
- "pretty_value": "all"
457
- },
458
- "pg_stat_statements.track_planning": {
459
- "value": "on",
460
- "unit": "",
461
- "category": "Customized Options",
462
- "pretty_value": "on"
463
- },
464
- "pg_stat_statements.track_utility": {
465
- "value": "off",
466
- "unit": "",
467
- "category": "Customized Options",
468
- "pretty_value": "off"
469
- },
470
- "port": {
471
- "value": "5432",
472
- "unit": "",
473
- "category": "Connections and Authentication / Connection Settings",
474
- "pretty_value": "5432"
475
- },
476
- "random_page_cost": {
477
- "value": "1.1",
478
- "unit": "",
479
- "category": "Query Tuning / Planner Cost Constants",
480
- "pretty_value": "1.1"
481
- },
482
- "seq_page_cost": {
483
- "value": "1",
484
- "unit": "",
485
- "category": "Query Tuning / Planner Cost Constants",
486
- "pretty_value": "1"
487
- },
488
- "shared_buffers": {
489
- "value": "247680",
490
- "unit": "8kB",
491
- "category": "Resource Usage / Memory",
492
- "pretty_value": "1935 MB"
493
- },
494
- "shared_preload_libraries": {
495
- "value": "pg_stat_statements,auto_explain,pg_cron,pg_stat_kcache,pg_wait_sampling",
496
- "unit": "",
497
- "category": "Client Connection Defaults / Shared Library Preloading",
498
- "pretty_value": "pg_stat_statements,auto_explain,pg_cron,pg_stat_kcache,pg_wait_sampling"
499
- },
500
- "ssl": {
501
- "value": "on",
502
- "unit": "",
503
- "category": "Connections and Authentication / SSL",
504
- "pretty_value": "on"
505
- },
506
- "ssl_ca_file": {
507
- "value": "/etc/tls/ca.crt",
508
- "unit": "",
509
- "category": "Connections and Authentication / SSL",
510
- "pretty_value": "/etc/tls/ca.crt"
511
- },
512
- "ssl_cert_file": {
513
- "value": "/etc/tls/server.crt",
514
- "unit": "",
515
- "category": "Connections and Authentication / SSL",
516
- "pretty_value": "/etc/tls/server.crt"
517
- },
518
- "ssl_key_file": {
519
- "value": "/etc/tls/server.key",
520
- "unit": "",
521
- "category": "Connections and Authentication / SSL",
522
- "pretty_value": "/etc/tls/server.key"
523
- },
524
- "ssl_min_protocol_version": {
525
- "value": "TLSv1.2",
526
- "unit": "",
527
- "category": "Connections and Authentication / SSL",
528
- "pretty_value": "TLSv1.2"
529
- },
530
- "ssl_prefer_server_ciphers": {
531
- "value": "on",
532
- "unit": "",
533
- "category": "Connections and Authentication / SSL",
534
- "pretty_value": "on"
535
- },
536
- "superuser_reserved_connections": {
537
- "value": "5",
538
- "unit": "",
539
- "category": "Connections and Authentication / Connection Settings",
540
- "pretty_value": "5"
541
- },
542
- "synchronous_commit": {
543
- "value": "on",
544
- "unit": "",
545
- "category": "Write-Ahead Log / Settings",
546
- "pretty_value": "on"
547
- },
548
- "tcp_keepalives_count": {
549
- "value": "0",
550
- "unit": "",
551
- "category": "Connections and Authentication / TCP Settings",
552
- "pretty_value": "0"
553
- },
554
- "tcp_keepalives_idle": {
555
- "value": "0",
556
- "unit": "s",
557
- "category": "Connections and Authentication / TCP Settings",
558
- "pretty_value": "0 s"
559
- },
560
- "tcp_keepalives_interval": {
561
- "value": "0",
562
- "unit": "s",
563
- "category": "Connections and Authentication / TCP Settings",
564
- "pretty_value": "0 s"
565
- },
566
- "TimeZone": {
567
- "value": "Etc/UTC",
568
- "unit": "",
569
- "category": "Client Connection Defaults / Locale and Formatting",
570
- "pretty_value": "Etc/UTC"
571
- },
572
- "track_activities": {
573
- "value": "on",
574
- "unit": "",
575
- "category": "Statistics / Cumulative Query and Index Statistics",
576
- "pretty_value": "on"
577
- },
578
- "track_activity_query_size": {
579
- "value": "4096",
580
- "unit": "B",
581
- "category": "Statistics / Cumulative Query and Index Statistics",
582
- "pretty_value": "4096 bytes"
583
- },
584
- "track_commit_timestamp": {
585
- "value": "off",
586
- "unit": "",
587
- "category": "Replication / Sending Servers",
588
- "pretty_value": "off"
589
- },
590
- "track_counts": {
591
- "value": "on",
592
- "unit": "",
593
- "category": "Statistics / Cumulative Query and Index Statistics",
594
- "pretty_value": "on"
595
- },
596
- "track_functions": {
597
- "value": "all",
598
- "unit": "",
599
- "category": "Statistics / Cumulative Query and Index Statistics",
600
- "pretty_value": "all"
601
- },
602
- "track_io_timing": {
603
- "value": "on",
604
- "unit": "",
605
- "category": "Statistics / Cumulative Query and Index Statistics",
606
- "pretty_value": "on"
607
- },
608
- "transaction_deferrable": {
609
- "value": "off",
610
- "unit": "",
611
- "category": "Client Connection Defaults / Statement Behavior",
612
- "pretty_value": "off"
613
- },
614
- "transaction_isolation": {
615
- "value": "read committed",
616
- "unit": "",
617
- "category": "Client Connection Defaults / Statement Behavior",
618
- "pretty_value": "read committed"
619
- },
620
- "transaction_read_only": {
621
- "value": "off",
622
- "unit": "",
623
- "category": "Client Connection Defaults / Statement Behavior",
624
- "pretty_value": "off"
625
- },
626
- "unix_socket_directories": {
627
- "value": "/var/run/postgresql",
628
- "unit": "",
629
- "category": "Connections and Authentication / Connection Settings",
630
- "pretty_value": "/var/run/postgresql"
631
- },
632
- "wal_buffers": {
633
- "value": "4096",
634
- "unit": "8kB",
635
- "category": "Write-Ahead Log / Settings",
636
- "pretty_value": "32 MB"
637
- },
638
- "wal_compression": {
639
- "value": "pglz",
640
- "unit": "",
641
- "category": "Write-Ahead Log / Settings",
642
- "pretty_value": "pglz"
643
- },
644
- "wal_keep_size": {
645
- "value": "1024",
646
- "unit": "MB",
647
- "category": "Replication / Sending Servers",
648
- "pretty_value": "1024 MB"
649
- },
650
- "wal_level": {
651
- "value": "logical",
652
- "unit": "",
653
- "category": "Write-Ahead Log / Settings",
654
- "pretty_value": "logical"
655
- },
656
- "wal_log_hints": {
657
- "value": "on",
658
- "unit": "",
659
- "category": "Write-Ahead Log / Settings",
660
- "pretty_value": "on"
661
- },
662
- "wal_receiver_status_interval": {
663
- "value": "10",
664
- "unit": "s",
665
- "category": "Replication / Standby Servers",
666
- "pretty_value": "10 s"
667
- },
668
- "work_mem": {
669
- "value": "65536",
670
- "unit": "kB",
671
- "category": "Resource Usage / Memory",
672
- "pretty_value": "64 MB"
673
- }
674
- },
675
- "postgres_version": {
676
- "version": "17.6 (Ubuntu 17.6-2.pgdg22.04+1)",
677
- "server_version_num": "170006",
678
- "server_major_ver": "17",
679
- "server_minor_ver": "6"
680
- }
681
- }
682
- }
683
- }