From 2445260e4c70f415e006faf4b462a9860cff624a Mon Sep 17 00:00:00 2001 From: Greg Smith Date: Fri, 22 Jan 2010 12:46:10 -0500 Subject: [PATCH] Create stub README --- README | 5 +++++ TODO | 7 ------- 2 files changed, 5 insertions(+), 7 deletions(-) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..665d780 --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +Sample usage +============ + + ./pgtune -i /home/gsmith/data/3.0.12/postgresql.conf --type="OLTP" -o out.conf + diff --git a/TODO b/TODO index b787afe..d25fc0a 100644 --- a/TODO +++ b/TODO @@ -207,13 +207,6 @@ described here http://www.python.org/dev/peps/pep-0257/. -Functions also support doc strings ( 342, 351, etc. ) - -Sample usage -============ - - ./pgtune -i /home/gsmith/data/3.0.12/postgresql.conf --type="OLTP" -o out.conf - - Estimating shared memory usage ============================== -- 2.39.5