ClusterCockpit / cc-backend

Web frontend and API backend server for ClusterCockpit Monitoring Framework
https://www.clustercockpit.org
MIT License
16 stars 14 forks source link

Postgres support for database and archive #279

Open giesselmann opened 3 months ago

giesselmann commented 3 months ago

Hi, this is a draft PR for discussion to support postgres for both, db and job-archive.

Significant changes are:

Still work in progress, need to commit archive backend code, need to solve issues with quoting of column names, maybe need to rename columns if there's no other way.