News:

We really need your input in this questionnaire

Main Menu

DBMS

Started by gustavosm, April 29, 2015, 03:42:44 PM

Previous topic - Next topic

gustavosm

Hi,
I'm working in a project that expects to monitor near to 15k nodes. Which DBMS would you recommend for me to use? Is there any difference? I mean, sometimes the application gets a better performance if we use some kind of DBMS.
I'm testing it with PostgreSQL, does anyone get problem using it? Is MySQL or any else better than PostgreSQL?

Since we get the best DBMS, what would be the best configurations for tuning?

multix

Hi. I am working with nearly 15k nodes. And had problems while I was using mysql. Now, i am using postgresql and made tuning on it. There is not any problem for me now.

In my opinion, postgresql performance is better then mysql for my work.

gustavosm

Quote from: mkemerci on April 30, 2015, 10:20:25 PM
Hi. I am working with nearly 15k nodes. And had problems while I was using mysql. Now, i am using postgresql and made tuning on it. There is not any problem for me now.

In my opinion, postgresql performance is better then mysql for my work.
Thats a great news :D How have you done the tuning? Can you help me?

bikeprata

Hi gustavosm!

My team will also work with about 15k nodes and we are doing some research to find a nice tunning to our Postgre DB. When we have a nice tunning I'll be happy on share it with you!

May the force of bikeprata be with you!

gustavosm

Quote from: bikeprata on May 06, 2015, 09:00:14 PM
Hi gustavosm!

My team will also work with about 15k nodes and we are doing some research to find a nice tunning to our Postgre DB. When we have a nice tunning I'll be happy on share it with you!

May the force of bikeprata be with you!

Thanks :D I have found an online page that provides some configurations of tuning. Here's the address: http://pgtune.leopard.in.ua/
But that's not all, to be sure the db will work with a great performance, i think we need more adjusts to make it perfect. If you find something, please post here because i'll do the same :D