tuning my db

Поиск
Список
Период
Сортировка
От Valentina Tedone
Тема tuning my db
Дата
Msg-id CAFgLY6zZc=r98MhtvQovattixqaRAcMrT-4KqNXSsGPG0KrYYA@mail.gmail.com
обсуждение исходный текст
Ответы Re: tuning my db  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-admin
Hi!

I am new to Postgresql.
I want to tune my Postgresql config, I used pgtune (http://pgtune.leopard.in.ua/) to set my parameters, is it the best way to set them?
I want to improve the database performance (time)  choosing the best configuration for my db.
The parameters of my system are: Ubuntu LTS 12.04 and 3635 MB of RAM.

And then : why does "ORDER BY" increase the query execution time ?

I have 3 dbs, the first one is 108 MB, the second  one is 1200 MB and the last one is 11 GB, why in the first two dbs to solve a query does it use the bitmap heap scan, instead in the last one it uses the seq scan?

Thank you

Valentina

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: BDR table level selective replication available?
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: tuning my db