Re: [DOCS] PostgreSQL 7.4 Documentation - perform.sgml

2004-02-23 Thread Tom Lane
=?iso-8859-1?q?Halley=20Pacheco=20de=20Oliveira?= <[EMAIL PROTECTED]> writes: > In file perform.sgml is written: > The amount of information stored in > pg_statistic, > in particular the maximum number of entries in the > most_common_vals and > histogram_bounds > arrays for each column, can be set

[DOCS] PostgreSQL 7.4 Documentation - perform.sgml

2004-02-23 Thread Halley Pacheco de Oliveira
In file perform.sgml is written: The amount of information stored in pg_statistic, in particular the maximum number of entries in the most_common_vals and histogram_bounds arrays for each column, can be set on a ... But most_common_vals and histogram_bounds are columns from the view pg_stats and