Re: [INTERFACES] Re: improve performance

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема Re: [INTERFACES] Re: improve performance
Дата
Msg-id 200101161933.OAA11693@jupiter.jw.home
обсуждение исходный текст
Ответ на Re: [INTERFACES] Re: improve performance  (Hannu Krosing <hannu@tm.ee>)
Список pgsql-sql
Hannu Krosing wrote:
> Tom Lane wrote:
> >
> >
> > I've heard lots of people want to increase BLCKSZ, but you're the first
> > one who ever wanted to reduce it.  You sure you want to do this?  It's
> > going to make the maximum row length uncomfortably short.
>
> And it may even not work, as some system tables (that are also affected
> by this)
> may need the full 8k. AFAIK it has never been tested with BLCKSZ < 8k
   Except  for  two different sorted (but correct) results while   selecting inherited tables in "misc", regression
testspassed   with 2K.
 
   Why  shouldn't  it work? All the catalogs that require really   big data have toast tables now.
   Anyway, the 8K default BLCKSZ already restricts index  tuples   to 2700 bytes.  So I wouldn't recommend it at all.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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

Предыдущее
От: Uwe Sander
Дата:
Сообщение: newby question
Следующее
От: Kovacs Zoltan Sandor
Дата:
Сообщение: speed of recursive queries, 7.1