Storing database in cluster (Memory)

Поиск
Список
Период
Сортировка
От roopa perumalraja
Тема Storing database in cluster (Memory)
Дата
Msg-id 575255.65477.qm@web50803.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Storing database in cluster (Memory)  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
Hi all,
 
As I am inserting 100million rows daily into partitioned tables (daily wise), it is getting slower. Even the retrivel of data, select statement on those tables takes about 30 mintues. I have tried increasing the parameters in postgres.conf but still that doesn't help me much as the no of rows are huge. Will the idea of storing the database in cluster (memory) increase the performance of insert/update/select in the table in a suitation like this? Thanks a lot in advance.
 
Regards
Roopa


Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.

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

Предыдущее
От: Hannes Dorbath
Дата:
Сообщение: Retrieving affected tables
Следующее
От: Matthias.Pitzl@izb.de
Дата:
Сообщение: Re: Storing database in cluster (Memory)