Re: What's Popular for CMS and RAD with PHP/PostgreSQL?

Поиск
Список
Период
Сортировка
От Kevin Murphy
Тема Re: What's Popular for CMS and RAD with PHP/PostgreSQL?
Дата
Msg-id 42D796B3.4010807@genome.chop.edu
обсуждение исходный текст
Ответ на Re: What's Popular for CMS and RAD with PHP/PostgreSQL?  (John DeSoi <desoi@pgedit.com>)
Ответы Re: What's Popular for CMS and RAD with PHP/PostgreSQL?  (John DeSoi <desoi@pgedit.com>)
Список pgsql-general
John DeSoi wrote:

>> CMS and RAD tools out there?
>
> Using PHP and PostgreSQL only, what do you feel are the most popular
>
> Drupal is a very nice CMS for PHP and PostgreSQL. I'm using it for
> some consulting projects now and it has saved me a great deal of
> time. Some of the useful features include:

I too like drupal and use it with postgresql, but some of the Drupal
contrib module authors are still very mysql-centric and fond of writing
code that breaks when using postgresql (or doesn't support it at all).
Luckily, it's usually not too hard to patch yourself or find a patch.  A
lot of highly desirable functionality does not exist in the Drupal core
but instead is provided by these contributed modules.  Drupal still
recommends mysql and doesn't treat postgresql and mysql equally.  It
would be nice if Drupal would keep track of which modules had been
tested against postgresql, but they don't.  If there were a pool of
drupal/postgresql users willing to be testers, and module authors were
aware of this, that would help also.  I've been too busy to dive in and
suggest/coordinate this, though.

-Kevin Murphy


В списке pgsql-general по дате отправления:

Предыдущее
От: "Andrus"
Дата:
Сообщение: How to create unique constraint on NULL columns
Следующее
От: John DeSoi
Дата:
Сообщение: Re: What's Popular for CMS and RAD with PHP/PostgreSQL?