Re: High Disk write and space taken by PostgreSQL

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: High Disk write and space taken by PostgreSQL
Дата
Msg-id CAOR=d=3YKXNWFr7eq2f+RK_tih=hH4m1bCwBzBpFFOmFqhv68w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: High Disk write and space taken by PostgreSQL  (J Ramesh Kumar <rameshj1977@gmail.com>)
Список pgsql-performance
On Wed, Aug 15, 2012 at 11:40 PM, J Ramesh Kumar <rameshj1977@gmail.com> wrote:
> Dear Scott Marlowe,
>
> Thanks for the details.
>
> As you said, MySQL with MyISAM is better choice for my app. Because I don't
> need transaction/backup.

That's not exactly what I said.  Remember that if you need to run
complex queries postgresql is still likely the better candidate.

> May be I'll try with InnoDB and find the disk
> write/space difference. Is there any similar methods available in postgresql
> like MyISAM engine ?

Unlogged tables as mentioned by others.


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

Предыдущее
От: Doug Hunley
Дата:
Сообщение: Re: cluster on conditional index?
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: cluster on conditional index?