Re: zero values in statistic views

From: Cornelia Boenigk <poppcorn(at)cornelia-boenigk(dot)de>
To:
Cc: Liste pg_general <pgsql-general(at)postgresql(dot)org>
Subject: Re: zero values in statistic views
Date: 2006-11-10 02:13:35
Message-ID: 4553E04F.9030608@cornelia-boenigk.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom,

thanks for the quick response.

stats_row_level and stats_block_level are disabled in postgresql.conf.
I used the SET command to activate them.

> If it's not running, look in the postmaster log right after
> restarting the postmaster; there may be a message there about why
> not.

I cannot restart the postmaster, it is a production server.

Regards
Conni

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-11-10 02:20:32 Re: zero values in statistic views
Previous Message Thomas H. 2006-11-10 02:09:03 Re: planer picks a bad plan (seq-scan instead of index) when adding an additional join