Re: Storing a tree

Поиск
Список
Период
Сортировка
От Micah Yoder
Тема Re: Storing a tree
Дата
Msg-id 20011110080720.PEDL11705.femail8.sdc1.sfba.home.com@there
обсуждение исходный текст
Ответ на Re: Storing a tree  ("Christian Meunier" <jelan@magelo.com>)
Список pgsql-general
> This approach will be two to three orders of magnitude faster than the
> adjacency list model for subtree and aggregate operations.

That's great, thanks for posting that!

I take it this would NOT work well on things that are updated often, like
threaded Net message boards with hundreds of thousands of messages...

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

Предыдущее
От: Jorge Sarmiento
Дата:
Сообщение: psql -f backup.out || file too big
Следующее
От: Jan Poslusny
Дата:
Сообщение: Re: How to view the functions that exists