Re: Newbie question PostgreSQL / Postgres Plus / Tuning

From: Bruce Hyatt <brucejhyatt(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org, Nico Callewaert <callewaert(dot)nico(at)telenet(dot)be>
Subject: Re: Newbie question PostgreSQL / Postgres Plus / Tuning
Date: 2009-01-22 14:19:02
Message-ID: 228314.58585.qm@web34408.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

--- On Wed, 1/21/09, Nico Callewaert <callewaert(dot)nico(at)telenet(dot)be> wrote:

> 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 ?
>

I don't know anything about PostgresPlus but I don't think PostgreSQL should be that hard to configure for your needs. Start with the documentation, especially chapter 17 - OS Environment:

http://www.postgresql.org/docs/8.3/interactive/runtime.html

and chapter 18 - Server Configuration:

http://www.postgresql.org/docs/8.3/interactive/runtime-config.html

Sincerely,
Bruce Hyatt

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Nico Callewaert 2009-01-22 14:22:20 Re: Newbie question PostgreSQL / Postgres Plus / Tuning
Previous Message Greg Cocks 2009-01-21 21:10:39 Re: PostgreSQL + PostGIS - "mining" FGDC metadata of GIS datasets