pgtune.git
15 years agoChange extension for README to .rst master
Greg Smith [Mon, 29 Mar 2010 19:18:09 +0000 (15:18 -0400)]
Change extension for README to .rst

15 years agoFix various README issues
Greg Smith [Mon, 29 Mar 2010 16:35:25 +0000 (12:35 -0400)]
Fix various README issues

15 years agoMerge updates from Matthew Harrison.
Greg Smith [Sat, 23 Jan 2010 08:20:02 +0000 (03:20 -0500)]
Merge updates from Matthew Harrison.
Add history, update RPM settings directory patch

15 years agomove comments into docstrings, add some doctests
matt [Sat, 23 Jan 2010 01:13:05 +0000 (18:13 -0700)]
move comments into docstrings, add some doctests

15 years agomove option and more pep8 cleanup
matt [Sat, 23 Jan 2010 00:55:01 +0000 (17:55 -0700)]
move option and more pep8 cleanup

15 years agorefactor pg_settings and constants, do not do too much in constructor, refactor to...
matt [Sat, 23 Jan 2010 00:34:46 +0000 (17:34 -0700)]
refactor pg_settings and constants, do not do too much in constructor, refactor to other method

15 years agorefactor PGConfigFile
matt [Sat, 23 Jan 2010 00:22:28 +0000 (17:22 -0700)]
refactor PGConfigFile

15 years agoadd hint about getting windows memory on non-2.5 versions, refactor ConfigLine, make...
matt [Fri, 22 Jan 2010 23:59:02 +0000 (16:59 -0700)]
add hint about getting windows memory on non-2.5 versions, refactor ConfigLine, make executable main

15 years agowhitespace cleanup
matt [Fri, 22 Jan 2010 23:31:55 +0000 (16:31 -0700)]
whitespace cleanup

15 years agoCreate stub README
Greg Smith [Fri, 22 Jan 2010 17:46:10 +0000 (12:46 -0500)]
Create stub README

15 years agoAdd RPM building .spec file from Devrim Gunduz
Greg Smith [Wed, 28 Oct 2009 22:20:33 +0000 (18:20 -0400)]
Add RPM building .spec file from Devrim Gunduz

15 years agoAdd COPYRIGHT file with license
Greg Smith [Wed, 28 Oct 2009 21:28:29 +0000 (17:28 -0400)]
Add COPYRIGHT file with license

15 years agoDetect directory with settings file in it, but
Greg Smith [Wed, 28 Oct 2009 21:21:10 +0000 (17:21 -0400)]
Detect directory with settings file in it, but
allow override

15 years agoHandle "=" signs in the settings values. Include
Greg Smith [Wed, 28 Oct 2009 05:31:54 +0000 (01:31 -0400)]
Handle "=" signs in the settings values.  Include
sample postgresql.conf file to insert difficult
cases into for regression testing purposes.
Bug reported by Marcin Stepnicki

15 years agoFix bug in handling of manual memory entry
Greg Smith [Wed, 28 Oct 2009 05:07:38 +0000 (01:07 -0400)]
Fix bug in handling of manual memory entry
(reported by Diego Plentz)

15 years agoFix compile errors and bad "None" comparisons
Greg Smith [Wed, 28 Oct 2009 04:46:47 +0000 (00:46 -0400)]
Fix compile errors and bad "None" comparisons

15 years agoAdd rough TODO with design and plan notes
Greg Smith [Thu, 23 Jul 2009 03:23:11 +0000 (23:23 -0400)]
Add rough TODO with design and plan notes

15 years agoCreate repo with last released pgtune prototype
Greg Smith [Thu, 23 Jul 2009 03:08:38 +0000 (23:08 -0400)]
Create repo with last released pgtune prototype