Wed Jan 9 12:55:49 PST 2008
- Previous message: [Slony1-commit] slony1-engine/tests support_funcs.sh
- Next message: [Slony1-commit] slony1-engine postgresql-slony1.spec.in
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-engine/doc/adminguide In directory main.slony.info:/tmp/cvs-serv17724 Modified Files: testbed.sgml Log Message: Add in notes about C programs random_number, random_string Index: testbed.sgml =================================================================== RCS file: /home/cvsd/slony1/slony1-engine/doc/adminguide/testbed.sgml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** testbed.sgml 7 Sep 2007 19:51:28 -0000 1.14 --- testbed.sgml 9 Jan 2008 20:55:47 -0000 1.15 *************** *** 207,210 **** --- 207,222 ---- </glossentry> + + <glossterm><envar><filename>random_number</filename> and <filename>random_string</filename> </envar></glossterm> + + <glossdef><para> If you run <command>make</command> in the + <filename>test</filename> directory, C programs + <application>random_number</application> and + <application>random_string</application> will be built which will then + be used when generating random data in lieu of using shell/SQL + capabilities that are much slower than the C programs. </para> + </glossdef> + </glossentry> + </glosslist>
- Previous message: [Slony1-commit] slony1-engine/tests support_funcs.sh
- Next message: [Slony1-commit] slony1-engine postgresql-slony1.spec.in
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list