Re: phpBB2 slow on postgres vs mysql ?

From: Arjen van der Meijden <acm(at)tweakers(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: phpBB2 slow on postgres vs mysql ?
Date: 2003-02-28 09:24:44
Message-ID: 000d01c2df0b$3dd0e5d0$3ac15e91@acm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Perhaps it is because the developers of phpbb build their software with
mysql in mind.
So any "smart trick" for mysql is used, any "smart trick" in postgresql
isn't?

Using postgresql as a drop-in replacement for mysql is of course a major
mistake, one does need to redesign the database-model if necessary (at
least check whether it suits) and remodel the logic around the queries
and the queries themselves.

Anyway, please do define what you mean with "slow".
Is it that phpbb runs a fraction slower or multiple times?

Regards,

Arjen

> -----Oorspronkelijk bericht-----
> Van: pgsql-general-owner(at)postgresql(dot)org
> [mailto:pgsql-general-owner(at)postgresql(dot)org] Namens Dave Cramer
> Verzonden: donderdag 27 februari 2003 18:49
> Aan: pgsql-general(at)postgresql(dot)org
> Onderwerp: [GENERAL] phpBB2 slow on postgres vs mysql ?
>
>
> Anyone have any experience with this and why it is slow
>
>
> --
> Dave Cramer <dave(at)fastcrypt(dot)com>
> Cramer Consulting
> --
> Dave Cramer <Dave(at)micro-automation(dot)net>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an
> appropriate subscribe-nomail command to
> majordomo(at)postgresql(dot)org so that your message can get through
> to the mailing list cleanly
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Childs 2003-02-28 09:49:08 Re: 7.4?
Previous Message Gabriele Bartolini 2003-02-28 09:04:02 Hints for a medium Web site configuration of PostgreSQL