On Wednesday 30 July 2008 11:19:29 Facundo Ameal wrote:
> Hi everybody! I'm starting to do some test with Asterisk using
> Realtime Architecture. I would like to know your opinion about using
> MySQL or PostgreSQL in this schema. Which do you recomend? Are any
> benefits in any of them?

It depends on what you're doing with them.  If you need fast read support,
then MySQL is the way to go.  However, if you're going to have a lot of write
contention, or you're running heavy duty reports on the production server,
then you'll want to be using Postgres.

-- 
Tilghman

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to