0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add more CPU detection for other operating systems More... almost 4 years ago
Flesh out memory/CPU/version parsing into its own file. More... almost 4 years ago
Add command line options for changing version and architecture. Remove constraint_exclusion logic that was only useful up to 8.3. More... almost 9 years ago
Merge branch 'master' of github.com:gregs1104/pgtune More... almost 11 years ago
Proofreading fixes for documentation and code issues. More... almost 11 years ago
Merge pull request #3 from schmiddy/osx_get_memory More... almost 11 years ago
Include auto-detection of RAM size on OS X. More... almost 11 years ago
Merge branch 'master' of github.com:gregs1104/pgtune More... almost 11 years ago
Add a Platform input and cleanup the model. Adjusts shared_buffers, max_connections, checkpoint_segments, wal_buffers. Clamp shared_buffers to 512MB on Windows. Tweak connection count, checkpoint_segments for the various models. Move maintenance_work_mem limit to 2GB. Tune wal_buffers using the same scheme introduced in 9.1. More... almost 11 years ago
Cleanup of documentation, project plan More... almost 11 years ago
Fix buggy 1MB cap on maintenance_work_mem More... almost 11 years ago
Initial support for PostgreSQL 9.1 More... about 12 years ago
Clarify that memory input is in bytes. More... almost 13 years ago
Rewrite TODO as ReST file, reorganize all contents More... almost 13 years ago
Remove tuning attempt on constraint_exclusion due to late 8.4 changes Update default_statistics_target to final 8.4 values Allow a single input parameter to be considered the input config file More... almost 13 years ago
Use a more sensible header that only shows the pgtune run date a single time, not once per parameter More... almost 13 years ago
Add 64-bit PostgreSQL 9.0 settings file More... almost 13 years ago
Change extension for README to .rst More... about 14 years ago
Fix various README issues More... about 14 years ago
Merge updates from Matthew Harrison. Add history, update RPM settings directory patch More... about 14 years ago
move comments into docstrings, add some doctests More... about 14 years ago
move option and more pep8 cleanup More... about 14 years ago
refactor pg_settings and constants, do not do too much in constructor, refactor to other method More... about 14 years ago
refactor PGConfigFile More... about 14 years ago
add hint about getting windows memory on non-2.5 versions, refactor ConfigLine, make executable main More... about 14 years ago
whitespace cleanup More... about 14 years ago
Create stub README More... about 14 years ago
Add RPM building .spec file from Devrim Gunduz More... over 14 years ago
Add COPYRIGHT file with license More... over 14 years ago
Detect directory with settings file in it, but allow override More... over 14 years ago