ALTER TABLE tabla ALTER COLUMN columna SET STATISTICS number

Поиск
Список
Период
Сортировка
От Dario
Тема ALTER TABLE tabla ALTER COLUMN columna SET STATISTICS number
Дата
Msg-id MHEDJHCKDNOEHJKHIOCJKEFHCEAA.dario_d_s@unitech.com.ar
обсуждение исходный текст
Ответы Re: ALTER TABLE tabla ALTER COLUMN columna SET STATISTICS number  (Michael Fuhr <mike@fuhr.org>)
join and query planner  ("Dario Pudlo" <dariop@unitech.com.ar>)
Список pgsql-performance
¿where is stored the value set by ALTER TABLE table_name ALTER COLUMN
column_name SET STATISTICS = [1-1000]?
I've set this to 1000, and I didn't remember in which column (doh!). Is
there any table to look? (I did 'grep "set stat" $PGDATA/pg_log/*' and found
it, but may be there is a better way)

I couldn't find it in the docs neithr "googling"


Greetings
--------------------------------------
Long life, little spam and prosperity


В списке pgsql-performance по дате отправления:

Предыдущее
От: "Dmitri Bichko"
Дата:
Сообщение: Re: Storing data and indexes in different disks
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: ALTER TABLE tabla ALTER COLUMN columna SET STATISTICS number