adding documentation note about 8.3 having different table names for pgbench
authorSteve Singer <ssinger@ca.afilias.info>
Thu, 20 Jun 2013 21:22:54 +0000 (17:22 -0400)
committerSteve Singer <ssinger@ca.afilias.info>
Thu, 20 Jun 2013 21:22:54 +0000 (17:22 -0400)
doc/adminguide/firstdb.sgml

index 039efda2f6fb25d94a28decb3c69b0813901879a..1560318f4343bad77eb0f726d86ec4fa1a13fff1 100644 (file)
@@ -17,6 +17,11 @@ and do a <command>make install</command> to build and install it; you
 may discover that included in packaged binary &postgres;
 installations.</para>
 
+<note><para>pgbench creates tables with a slightly different name in 
+&postgres; 8.3 than it does in later versions. If you are using this
+tutorial with &postgres; 8.3 you should remove the 'pgbench_' prefix
+from all of the table names listed below</para></note>
+
 <para>The &slony1; replication engine is trigger-based, allowing us to
 replicate databases (or portions thereof) running under the same
 postmaster.</para>