Utility to fetch from psql database and export to csv like format #1

Merged
Jose Gracia merged 1 commit from hpckhald/hawk-utils-scripts:pgsql-db into pgsql-db 2023-09-14 12:18:50 +00:00
Contributor

This pull-request does not need to be merged unless satisfied. One can keep updating the branch and the pull-request will become updated along with it.

This pull-request does not need to be merged unless satisfied. One can keep updating the branch and the pull-request will become updated along with it.
Kingshuk Haldar added 1 commit 2023-08-09 15:43:37 +00:00
Kingshuk Haldar changed title from First commit for getting data from PG-SQL to WIP: First commit for getting data from PG-SQL 2023-09-05 08:41:11 +00:00
Kingshuk Haldar changed title from WIP: First commit for getting data from PG-SQL to First commit for getting data from PG-SQL 2023-09-05 08:47:12 +00:00
Owner

Several comments.

Required changes:

  • add a README.md
  • change commit message to something more descriptive, e.g. "produce detailed power data file from database", etc.
  • rename directory to e.g. monitoring/db/detailed_power/
  • in compile.sh, set PG_DIR only if not already defined in calling shell

Optional changes:

  • consider using a regular makefile; pass compile flags through CFLAGS, or similar, and document specific build command in README
Several comments. Required changes: - add a `README.md` - change commit message to something more descriptive, e.g. "produce detailed power data file from database", etc. - rename directory to e.g. `monitoring/db/detailed_power/` - in `compile.sh`, set `PG_DIR` only if not already defined in calling shell Optional changes: - *consider* using a regular makefile; pass compile flags through `CFLAGS`, or similar, and document specific build command in README
Kingshuk Haldar changed title from First commit for getting data from PG-SQL to Utility to fetch from psql database and export to csv like format 2023-09-05 08:50:24 +00:00
Jose Gracia changed title from Utility to fetch from psql database and export to csv like format to Utility to fetch from psql database and export to csv like format 2023-09-14 12:17:35 +00:00
Jose Gracia changed target branch from main to pgsql-db 2023-09-14 12:17:35 +00:00
Jose Gracia merged commit 8a60c2dd9f into pgsql-db 2023-09-14 12:18:50 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hpcjgrac/hawk-utils-scripts#1
No description provided.