Skip to content

part-software-group/pgtune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuning PostgreSQL config by your hardware. Based on original gregs1104/pgtune and le0pard/pgtune.

Usage

$ bash pgtune.sh --help

# Sample
$ bash pgtune.sh \
    --db-version 10 \
    --db-type dw \
    --os-type linux \
    --memory 3GB \
    --hd-type hdd \
    --cpu 2

Releases

No releases published

Packages

No packages published

Languages