Newbie question PostgreSQL / Postgres Plus / Tuning

From: "Nico Callewaert" <callewaert(dot)nico(at)telenet(dot)be>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Newbie question PostgreSQL / Postgres Plus / Tuning
Date: 2009-01-21 15:40:52
Message-ID: B5E62D1C8FE64F5EB061F892E52CB713@etsinformatics.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

Is there a difference between the standaard PostgreSQL en PostgresPlus from EnterpriseDB. We're planning to replace Firebird with PostgreSQL. We don't know what version to download: the one from Postgresql.org or enterprisedb.com

I heard many rumours that PostgreSQL out of the box is not configured optimally (please don't give me sermon, it's just what I heard J). We would use the database in a enterprise ERP system, with lots of Inserts/updates/reads. Approximately max. of 50 users. Speed is very important (of course). DB server should use all memory available for PG. Are there any things I can check to optimize ?

With Firebird, we had to do Backup/restore to keep the size of the DB in place. How about vacuuming PG ? Is that done automatically ?

Sorry in case I ask very basic questions.

Thanks a lot,

Nico

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Wm.A.Stafford 2009-01-21 18:19:27 removing leading and trailing blanks from every row in a table
Previous Message Devrim GÜNDÜZ 2009-01-20 21:59:21 Re: Does it make sense to set max_fsm_pages to a value over 200K?