Re: calculating shared data memory space

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: calculating shared data memory space
Дата
Msg-id Pine.GSO.4.64.0801071426060.11996@westnet.com
обсуждение исходный текст
Ответ на calculating shared data memory space  (Jean-Michel Pouré <jm@poure.com>)
Список pgsql-general
On Mon, 7 Jan 2008, Jean-Michel Pour� wrote:

> I am running a phpBB forum with more than 400.000 messages.
> I would like to make sure that all indexes fit in shared memory.
> How can I calculate the needed space of all indexes?

There's a useful commentary on finding the sizes of various objects,
including indexes, at
http://andreas.scherbaum.la/blog/archives/282-table-size,-database-size.html

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Concurrent modification of plpgsql function body
Следующее
От: Kevin Hunter
Дата:
Сообщение: Re: many to one of many modeling question