Re: View performance question - Mailing list pgsql-sql

From Alex Pilosov
Subject Re: View performance question
Date
Msg-id Pine.BSO.4.10.10106221259350.6628-100000@spider.pilosoft.com
Whole thread Raw
In response to View performance question  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-sql
Cut and paste is your friend :)
If you are using psql, do \o foo and then explain....

-alex
On Fri, 22 Jun 2001, Josh Berkus wrote:

> Alex,
> 
> > please do 'explain select * from yourview'
> 
> 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.
> 
> > 
> > also make sure all tables are vacuumed
> 
> They are.
> 
> -Josh
> 
> 



pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: View performance question
Next
From: Bruce Momjian
Date:
Subject: Re: firehouse