Re: open source - content management system - that uses PostGreSQL - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: open source - content management system - that uses PostGreSQL
Date
Msg-id 45D88586.6060309@commandprompt.com
Whole thread Raw
In response to Re: open source - content management system - that uses PostGreSQL  (John DeSoi <desoi@pgedit.com>)
List pgsql-general
John DeSoi wrote:
>
> On Feb 16, 2007, at 4:13 PM, Andrew Kirkness wrote:
>
>> I am currently setting up a website and have PostGreSQL database I'm
>> using for the backend. I'm researching an open source Content
>> Management System that uses PostGreSQL. Do you have any recommendations?
>
> Drupal is excellent and supports PostgreSQL: http://drupal.org
>
> Here is a link about installing Drupal with PostgreSQL:
>
> http://pgedit.com/install_drupal

However,

If you are going to use Drupal on a site with a lot of content make sure
you rip out the search and plug in tsearch2.

Joshua D. Drake

>
>
>
> John DeSoi, Ph.D.
> http://pgedit.com/
> Power Tools for PostgreSQL
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>


--

      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/


pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: encoding problem at restore
Next
From: Tom Lane
Date:
Subject: Re: Why *exactly* is date_trunc() not immutable ?