Re: what's going on here?

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Ben <bench(at)silentmedia(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: what's going on here?
Date: 2001-03-09 20:20:06
Message-ID: Pine.BSF.4.21.0103091217570.81537-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Has vacuum analyze been run on both recently? What is the maximum number
of rows with a particular stream value, and how many does each of 1 and 2
actually have?

> Interestingly, the sequential scan on playlist claims to be returning 2000
> results for stream=1 and only 200 for stream=2. I'm not sure which part of
> the where clause this guess comes from, because the playlist table has
> equal numbers of entries for both streams.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ben 2001-03-09 20:22:00 Re: what's going on here?
Previous Message Ben 2001-03-09 20:09:29 what's going on here?