Re: PostgreSQL vs. MySQL

From: Neil Conway <neilc(at)samurai(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Andrew Sullivan <andrew(at)libertyrms(dot)info>, PostgreSQL Performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re: PostgreSQL vs. MySQL
Date: 2003-10-08 18:28:45
Message-ID: 1065637725.3419.30.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-general pgsql-hackers pgsql-performance

On Wed, 2003-10-08 at 14:05, Josh Berkus wrote:
> Hmmm ... both, I think. The Install Docs should have:
>
> "Here are the top # things you will want to adjust in your PostgreSQL.conf:
> 1) Shared_buffers <link>
> 2) Sort_mem <link>
> 3) effective_cache_size <link>
> 4) random_page_cost <link>
> 5) Fsync <link>
> etc."

> Barring an objection, I'll get to work on this.

I think this kind of information belongs in the documentation proper,
not in the installation instructions. I think you should put this kind
of tuning information in the "Performance Tips" chapter, and include a
pointer to it in the installation instructions.

-Neil

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Vivek Khera 2003-10-08 19:58:03 Re: PostgreSQL vs. MySQL
Previous Message Bruce Momjian 2003-10-08 18:15:58 Re: PostgreSQL vs. MySQL

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2003-10-08 18:29:20 Re: Displaying a float8 as a full-length number
Previous Message Bruce Momjian 2003-10-08 18:15:58 Re: PostgreSQL vs. MySQL

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-10-08 18:31:29 Re: Sun performance - Major discovery!
Previous Message Bruce Momjian 2003-10-08 18:15:58 Re: PostgreSQL vs. MySQL

Browse pgsql-performance by date

  From Date Subject
Next Message Bruce Momjian 2003-10-08 18:31:29 Re: Sun performance - Major discovery!
Previous Message Dror Matalon 2003-10-08 18:18:19 Re: Speeding up Aggregates