git.postgresql.org Git - postgresql.git/commit
2010年3月23日 01:29:22 +0000 (01:29 +0000)
2010年3月23日 01:29:22 +0000 (01:29 +0000)
commit a887c486d5df956de8ac3ee5db9b5e1c8bbe9fd1
Each worker thread will have its own log file in pgbench to avoid interleaved
writes. The first worker still uses "pgbench_log.<pid>" for the name, but
additional workers use "pgbench_log.<pid>.<serial-number>" instead.
Reported by Greg Smith.
This is the main PostgreSQL git repository.
RSS
Atom