mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 07:13:06 -04:00
a887c486d5
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.