From: teodor Date: Wed, 25 Oct 2006 15:06:23 +0000 (+0000) Subject: Fix examples X-Git-Url: http://sigaev.ru/git/gitweb.cgi?p=ftsbench.git;a=commitdiff_plain;h=e4c06c34627eb24593536e72cda80101b28ac394 Fix examples --- diff --git a/README b/README index 3d883c6..8960c0b 100644 --- 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: