Re: Testing with concurrent sessions
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Markus Wanner" <markus@bluegap.ch>
Cc: <pgsql-hackers@postgresql.org>
Date: 2010-01-15T21:09:52Z
Lists: pgsql-hackers
Markus Wanner <markus@bluegap.ch> wrote: > Please recheck with the StreamReporter and try to grep the lines > starting with "[psql0]", "[psql1]" and "[psql2]". Dtester simply > logs all and any output of all 3rd party processes started. For me, all psql output seems to be [psql0]; no [psql1] or [psql2]. Bug? -Kevin