Re: [GENERAL] PostgreSQL vs Mysql for website?

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Scott Perkins <2scott(at)bellsouth(dot)net>
Cc: postgresql-general <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] PostgreSQL vs Mysql for website?
Date: 1999-10-02 02:33:02
Message-ID: 199910020233.WAA10622@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> In a discussion with a local Linux enthusiast we were discussing which
> would be better for a small website project to be driven by PHP and hosted by
> nix/nuz and apache. I have seen that Mysql does not support unions,
> transactions, subselects. PostgreSQL supports subselects and transactions. I
> don't know about unions. In any case
> performance is not an issue because of size of project so primary considerations
> would be:
>
> 1. learning curve/ease of use/functions supported
> 1b. quality of documentation
> 2. reliability
> 3. availability of prewritten apps for reuse
> 4. others overlooked?
>

Please see the FAQ item on the web site discussing comparisons between
PostgreSQL and other dbms's. I can answer any questions you have.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mike Mascari 1999-10-02 05:15:23 Re: [GENERAL] How to import data from MDB or pipe delimited file into PostgreSQL
Previous Message Doran L. Barton 1999-10-01 22:30:27 Re: [GENERAL] How to import data from MDB or pipe delimited file into PostgreSQL