On 09/24/2013 04:07 PM, Gregory Haase wrote:
>
> I'm curious what the following would show:
>
> time echo '\\timing \\\\ select 1 from dual' | $PG_ROOT/bin/psql test
> >> out.txt
>
>
Also try ...>/dev/null to see if writing to local disk or buffer is part
of the delay.
Cheers,
Steve