Thread
-
pgbench --unlogged-tables
Robert Haas <robertmhaas@gmail.com> — 2011-07-22T20:40:37Z
I know I'm not the only one to hack up pgbench to create unlogged tables, so I thought maybe it would be useful to have an option to do that. I wasn't excited about picking a single letter option name, so I modified pgbench to use getopt_long. Patch attached. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company