43 lines
748 B
JSON
43 lines
748 B
JSON
{
|
|
"generatedAt": "2026-07-12T23:07:26.551Z",
|
|
"node": "v24.13.1",
|
|
"platform": "win32 x64",
|
|
"osRelease": "10.0.26200",
|
|
"cpuCount": 12,
|
|
"totalMemoryMb": 16108,
|
|
"freeMemoryMb": 2945,
|
|
"postgresVersion": "18.2",
|
|
"postgresSettings": [
|
|
{
|
|
"name": "effective_cache_size",
|
|
"setting": "524288",
|
|
"unit": "8kB"
|
|
},
|
|
{
|
|
"name": "max_connections",
|
|
"setting": "100",
|
|
"unit": null
|
|
},
|
|
{
|
|
"name": "shared_buffers",
|
|
"setting": "16384",
|
|
"unit": "8kB"
|
|
},
|
|
{
|
|
"name": "work_mem",
|
|
"setting": "4096",
|
|
"unit": "kB"
|
|
}
|
|
],
|
|
"postgresActivity": [
|
|
{
|
|
"state": "active",
|
|
"total": 1
|
|
},
|
|
{
|
|
"state": "idle",
|
|
"total": 1
|
|
}
|
|
]
|
|
}
|