index
:
pgtune.git
master
pgtune takes the wimpy default postgresql.conf and expands the database server to be as powerful as the hardware it's being deployed on
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-03-29
Change extension for README to .rst
HEAD
master
Greg Smith
2010-03-29
Fix various README issues
Greg Smith
2010-01-23
Merge updates from Matthew Harrison.
Greg Smith
2010-01-23
move comments into docstrings, add some doctests
matt
2010-01-23
move option and more pep8 cleanup
matt
2010-01-23
refactor pg_settings and constants, do not do too much in constructor, refact...
matt
2010-01-23
refactor PGConfigFile
matt
2010-01-22
add hint about getting windows memory on non-2.5 versions, refactor ConfigLin...
matt
2010-01-22
whitespace cleanup
matt
2010-01-22
Create stub README
Greg Smith
2009-10-28
Add RPM building .spec file from Devrim Gunduz
Greg Smith
2009-10-28
Add COPYRIGHT file with license
Greg Smith
2009-10-28
Detect directory with settings file in it, but
Greg Smith
2009-10-28
Handle "=" signs in the settings values. Include
Greg Smith
2009-10-28
Fix bug in handling of manual memory entry
Greg Smith
2009-10-28
Fix compile errors and bad "None" comparisons
Greg Smith
2009-07-23
Add rough TODO with design and plan notes
Greg Smith
2009-07-23
Create repo with last released pgtune prototype
Greg Smith