pgsql: Add hint to run "pgbench -i", if test tables don't exist. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Add hint to run "pgbench -i", if test tables don't exist.
Date
Msg-id E1ZT8o4-0004Mz-7X@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add hint to run "pgbench -i", if test tables don't exist.

Fabien Coelho, reviewed by Julien Rouhaud

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e7b90c52b3ee440f63445ba8f83419fd713069cf

Modified Files
--------------
src/bin/pgbench/pgbench.c |    9 +++++++++
1 file changed, 9 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Avoid O(N^2) behavior when enlarging SPI tuple table in spi_prin
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Improve whitespace