RE: [PHP] can you give me example of website using postgresql database?
- From: fitchwh@xxxxxxxxx ("Will Fitch")
- Date: Tue, 1 Jul 2008 09:04:35 -0500
Assuming that a system should switch RDBMSs is a waste of time without
knowing the reason is asinine. Using NDB clustering is a primary reason for
switching. PostgreSQL is only currently PLANNING built-in replication, much
less clustering. Not to mention that the existing system is not taking
advantage of ANY PostgreSQL functionality that is not already present in
MySQL. So gaining performance and clustering is reason enough for me.
-----Original Message-----
From: Lester Caine [mailto:lester@xxxxxxxxxxx]
Sent: Tuesday, July 01, 2008 8:53 AM
To: php-general@xxxxxxxxxxxxx
Subject: Re: [PHP] can you give me example of website using postgresql
database?
Will Fitch wrote:
The purchase of MySQL by Sun should actually give you more comfort. Theyyou
will be able to attach more money and developers to the project. Remember,
the advantage of open-source is not just that it's free, but that you may
freely modify it for your purpose (keeping in mind the restrictions of
individual licenses).
I'm not sure what you're looking for in a RDMS, but the simple fact that
are having a hard time finding a robust, live site that uses PostgreSQLrelatively
should scare you more than Sun's purchase of MySQL. I develop a
large, in-house application using PostgreSQL that I can't wait to convertto
MySQL.
WHY?
What a waste of time.
More big MySQL sites have had problems in the past that Postgres, but the
only
reason to change TO MySQL is if it is going to give something in return.
What
do you think it will give you?
Personally I'll stick with Firebird even though switching between engines is
very simple in my case, using ADOdb ;)
paragasu - http://www.bitweaver.org/wiki/bitweaver_sites see if you can spot
which engine is being used for which site :) MySQL is somewhat low on the
list
when it comes to testing :)
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/lsces/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
.
- Follow-Ups:
- Re: [PHP] can you give me example of website using postgresql database?
- From: Lester Caine
- Re: [PHP] can you give me example of website using postgresql database?
- References:
- Re: [PHP] can you give me example of website using postgresql database?
- From: Lester Caine
- Re: [PHP] can you give me example of website using postgresql database?
- Prev by Date: Re: [PHP] Simple array problem
- Next by Date: Re: [PHP] unset in foreach breaks recrusion
- Previous by thread: Re: [PHP] can you give me example of website using postgresql database?
- Next by thread: Re: [PHP] can you give me example of website using postgresql database?
- Index(es):
Relevant Pages
|