Re: what's going on here?

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

Every night. There are 6223 rows with stream=2 and 7041 rows with
stream=1. At any given time, there will be between 1 to 30 rows with
played=null for both values.

On Fri, 9 Mar 2001, Stephan Szabo wrote:

>
> 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 Boulat Khakimov 2001-03-09 20:31:40 Blowfish, DESC and etc.
Previous Message Stephan Szabo 2001-03-09 20:20:06 Re: what's going on here?