Skip to content

Pgtune - tuning PostgreSQL config by your hardware

License

Notifications You must be signed in to change notification settings

DavidAlphaFox/pgtune

This branch is 35 commits behind le0pard/pgtune:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e0aa6aa · Apr 19, 2024
Feb 23, 2024
Dec 2, 2023
Aug 6, 2023
Oct 9, 2023
Aug 6, 2023
Aug 6, 2023
Aug 6, 2023
Oct 24, 2023
Dec 2, 2023
Mar 22, 2014
Nov 15, 2023
Aug 6, 2023
Apr 3, 2024
Aug 6, 2023
Aug 7, 2023
Apr 19, 2024

Repository files navigation

PGTune

Tuning PostgreSQL config by your hardware. Based on original pgtune. Illustration by Kate.

Development

To start it in development mode, you need install node.js, yarn and run in terminal:

$ yarn # get all node.js deps
$ yarn dev # start server on 5173 port

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Pgtune - tuning PostgreSQL config by your hardware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.3%
  • CSS 22.7%
  • Liquid 1.0%