le0pard / pgtune

Pgtune - tuning PostgreSQL config by your hardware

Home Page:https://pgtune.leopard.in.ua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://pgtune.leopard.in.ua

License:MIT License


Languages

Language:JavaScript 76.4%Language:CSS 22.7%Language:Liquid 1.0%