RE : [GENERAL] interesting PHP/MySQL thread

From: "Bruno BAGUETTE" <pgsql-ml(at)baguette(dot)net>
To: "'Erik Price'" <eprice(at)ptc(dot)com>, "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "'Bruce Momjian'" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "'Josh Berkus'" <josh(at)agliodbs(dot)com>, "'Joe Conway'" <mail(at)joeconway(dot)com>, "'Advocacy (PostgreSQL)'" <pgsql-advocacy(at)postgresql(dot)org>, "'PostgreSQL-general'" <pgsql-general(at)postgresql(dot)org>
Subject: RE : [GENERAL] interesting PHP/MySQL thread
Date: 2003-06-24 06:35:33
Message-ID: !~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAATBuXKOMvlkWzD3KJN6FWLMKAAAAQAAAA6e/zTv1zNkaE+4MSkCM+lQEAAAAA@baguette.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-docs pgsql-general

Hello,

> And, to avoid the connotation of bias, whomever writes such a
> migration
> tutorial might want to suggest using the PEAR:DB abstraction layer to
> avoid migration hassles in the future. http://pear.php.net/

I don't like very much PEAR::DB since they have a HUGE lack in the
errors messages accuracy... I've lost time due to an "Unknown error"
displayed by PEAR::DB which was in fact a "Permission Denied" from
PostgreSQL... :-/

I've already tell them about this problem, but they seemed to don't care
about that.

I'm waiting PHP5 (which should have a better object model with the
possibility to throws some exceptions) and newer PEAR::DB that uses the
PHP5 possibilities. So, I will still use the pg_ functions for several
years again before having a new look on that ! :-)

Cheers,

---------------------------------------
Bruno BAGUETTE - pgsql-ml(at)baguette(dot)net

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message nolan 2003-06-24 07:05:23 Re: [GENERAL] Documentation quality WAS: interesting PHP/MySQL thread
Previous Message Josh Berkus 2003-06-24 06:04:04 Re: [GENERAL] Documentation quality WAS: interesting PHP/MySQL thread

Browse pgsql-docs by date

  From Date Subject
Next Message nolan 2003-06-24 07:05:23 Re: [GENERAL] Documentation quality WAS: interesting PHP/MySQL thread
Previous Message Josh Berkus 2003-06-24 06:04:04 Re: [GENERAL] Documentation quality WAS: interesting PHP/MySQL thread

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2003-06-24 06:41:44 Re: Many Pl/PgSQL parameters -> AllocSetAlloc(128)?
Previous Message Josh Berkus 2003-06-24 06:04:04 Re: [GENERAL] Documentation quality WAS: interesting PHP/MySQL thread