Re: Testing with concurrent sessions
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Alvaro Herrera" <alvherre@commandprompt.com>, "Marko Tiikkaja" <marko.tiikkaja@cs.helsinki.fi>
Cc: "Peter Eisentraut" <peter_e@gmx.net>, "David E. Wheeler" <david@kineticode.com>, <pgsql-hackers@postgresql.org>
Date: 2010-01-06T23:11:18Z
Lists: pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> wrote: > Open a few psql with -f pointing to a pipe, and from the shell > write into the pipe? I don't think it's straightforward, but it > should be possible. I'll play with it and see what I can do. Thanks, -Kevin