projects
/
ftsbench.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
944ebab
)
Fix examples
author
teodor
<teodor>
Wed, 25 Oct 2006 15:06:23 +0000
(15:06 +0000)
committer
teodor
<teodor>
Wed, 25 Oct 2006 15:06:23 +0000
(15:06 +0000)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
3d883c6
..
8960c0b
100644
(file)
--- a/
README
+++ b/
README
@@
-4,10
+4,10
@@
Before compilating, edit Makefile for RDBMS set and
paths to its.
Init example:
-./ftsbench -i -n 10000 -f gin -
g
pgsql -d contrib_regression
+./ftsbench -i -n 10000 -f gin -
b
pgsql -d contrib_regression
Benchmark example:
-./ftsbench -c 10 -n 300 -f gin -
g
pgsql -d contrib_regression
+./ftsbench -c 10 -n 300 -f gin -
b
pgsql -d contrib_regression
PostgreSQL prerequisite: