73 stackexchange-grounded, 516 model-knowledge (ESCO-seeded gemma3), 0 review_needed (calibration caveat documented). Adapters rebuilt with the full competence sets; final REPORT numbers; all verify checks pass. Known gap: engineering-manager lacks an ESCO package counterpart. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PDKeXvpT6tENSvyQGLV1Uq
1.2 KiB
esco_uri, esco_label, relation, onet_soc, source, confidence, qa_count, generator, generated
| esco_uri | esco_label | relation | onet_soc | source | confidence | qa_count | generator | generated |
|---|---|---|---|---|---|---|---|---|
| http://data.europa.eu/esco/skill/a8d07b5a-c1a1-42c6-9d53-db9c7a2ca996 | PostgreSQL | optional | 15-1242.00 | model-knowledge | high | 0 | gemma3:27b (prompt-designed and spot-checked by Claude) | 2026-07-10 |
PostgreSQL — Database Administrator
For a Database Administrator (DBA), 'PostgreSQL competence' isn’t just knowing it exists; it's being able to reliably operate, secure, and optimize production databases built on it. Daily tasks revolve around things like user/role management (granting permissions, auditing access), performance tuning (analyzing slow queries with EXPLAIN ANALYZE, indexing strategies, configuring shared_buffers), backup & recovery (pg_dump/pg_restore, Point-in-Time Recovery - PITR using WAL archiving), and ensuring high availability (setting up replication – streaming or logical – and failover mechanisms). You'll be heavily using tools like psql for command-line interaction, potentially GUI clients like pgAdmin, and monitoring solutions to track database health.
Weitere Anreicherung
Stage-2 source for future practitioner grounding: arXiv cs.SE (software-engineering preprints).