pg_stats question

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_stats question
Date: 2004-01-07 20:48:30
Message-ID: 3FFC709E.8040903@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I notice in 7.4.1 that if I do:
ALTER TABLE <tab> ALTER <col> SET STATISTICS 100;
... that not necc. 100 values are stored in pg_stats, but in 7.3.4 it
did. Bug or expected behaviour?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Sidney-Woollett 2004-01-07 20:55:20 Re: Reparse PL/pgSQL Function?
Previous Message Mike Nolan 2004-01-07 20:45:48 PHP arrays and postgresql