Re: Explicit psqlrc
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndQuadrant.com>
To: Magnus Hagander <magnus@hagander.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Peter Eisentraut <peter_e@gmx.net>, David Christensen <david@endpoint.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-03-08T20:59:03Z
Lists: pgsql-hackers
On Sun, 2010-03-07 at 16:37 +0100, Magnus Hagander wrote: > With your interleave, you mean things like "psql -f first.sql -f - -f > second.sql"? That does sound like it could be handy - and also really > dangerous :-) Multiple -f support would be a good thing. As would mixed -f and -c options. What would be even better would be bringing across many of the concepts that are in pgbench, which has had the multiple file support for some time. -- Simon Riggs www.2ndQuadrant.com