Re: PostgreSQL vs. MySQL

From: Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: PostgreSQL vs. MySQL
Date: 2003-07-04 15:28:12
Message-ID: 200307042058.12373.shridhar_daithankar@nospam.persistent.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-general pgsql-hackers pgsql-performance

On Friday 04 July 2003 20:56, Andrew Sullivan wrote:
> On Fri, Jul 04, 2003 at 04:35:03PM +0200, Michael Mattox wrote:
> > I see this as a major problem. How many people run postgres, decide it's
> > too slow and give up without digging into the documentation or coming to
> > this group? This seems to be pretty common. Even worst, they tell 10
> > others how slow Postgres is and then it gets a bad reputation.
>
> There have been various proposals to do things of this sort. But
> there are always problems with it. For instance, on many OSes,
> Postgres would not run _at all_ when you first compiled it if its
> defaults were set more agressively. Then how many people would
> complain, "It just doesn't work," and move on without asking about
> it?

There was a proposal to ship various postgresql.conf.sample like one for large
servers, one for medium, one for update intensive purpose etc.

I was thinking over it. Actaully we could tweak initdb script to be
interactiev and get inputs from users and tune it accordingly. Of course it
would be nowhere near the admin reading the docs. but at least it won't fall
flat on performance groundas the way falls now.

Shridhar

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Kevin Schroeder 2003-07-04 15:42:52 Re: PostgreSQL vs. MySQL
Previous Message Andrew Sullivan 2003-07-04 15:26:20 Re: PostgreSQL vs. MySQL

Browse pgsql-general by date

  From Date Subject
Next Message Weiping He 2003-07-04 15:30:38 Re: any body using Solaris8 with postgresql 7.3.3
Previous Message Andrew Sullivan 2003-07-04 15:26:20 Re: PostgreSQL vs. MySQL

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Schroeder 2003-07-04 15:42:52 Re: PostgreSQL vs. MySQL
Previous Message Andrew Sullivan 2003-07-04 15:26:20 Re: PostgreSQL vs. MySQL

Browse pgsql-performance by date

  From Date Subject
Next Message Kevin Schroeder 2003-07-04 15:42:52 Re: PostgreSQL vs. MySQL
Previous Message Andrew Sullivan 2003-07-04 15:26:20 Re: PostgreSQL vs. MySQL