Re: View performance question

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Josh Berkus" <josh(at)agliodbs(dot)com>
Cc: Alex Pilosov <alex(at)pilosoft(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: View performance question
Date: 2001-06-22 17:58:00
Message-ID: 4840.993232680@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"Josh Berkus" <josh(at)agliodbs(dot)com> writes:
> I can't figure out how to get Explain to output to a file instead of the
> screen. Embarassing, I know, but the command seems to subbornly resist
> all command-line re-direction.

I think that in psql, EXPLAIN results (and notices in general) come out
via stderr not stdout.

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message pierre 2001-06-22 18:08:01 timestamp conversion to unisgned long?
Previous Message Ross J. Reedstrom 2001-06-22 17:28:02 Re: What is a "tuple"