Skip to content

feat: add postgresql.conf#83

Merged
cameri merged 2 commits intomainfrom
feat/add-postgresql-config
Dec 17, 2022
Merged

feat: add postgresql.conf#83
cameri merged 2 commits intomainfrom
feat/add-postgresql-config

Conversation

@cameri
Copy link
Owner

@cameri cameri commented Dec 17, 2022

Description

  1. Adds optimized postgresql configuration
  2. Log slow queries

Related Issue

Prep-work for #68

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Non-functional change (docs, style, minor refactor)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my code changes.
  • All new and existing tests passed.

@coveralls
Copy link
Collaborator

coveralls commented Dec 17, 2022

Pull Request Test Coverage Report for Build 3718239598

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.975%

Totals Coverage Status
Change from base Build 3718025342: 0.0%
Covered Lines: 826
Relevant Lines: 929

💛 - Coveralls

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@cameri cameri merged commit 2156ffa into main Dec 17, 2022
@cameri cameri deleted the feat/add-postgresql-config branch December 17, 2022 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants