Re: Is PostgreSQL an easy choice for a large CMS? - Mailing list pgsql-general

From A.M.
Subject Re: Is PostgreSQL an easy choice for a large CMS?
Date
Msg-id 54135.12.15.136.26.1146490432.squirrel@webmail.webopticon.org
Whole thread Raw
In response to Re: Is PostgreSQL an easy choice for a large CMS?  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Is PostgreSQL an easy choice for a large CMS?
List pgsql-general
Just to round out the suggestions, if I remember correctly, the OP
mentioned something about chat. For entirely dynamic, disposable data,
perhaps a reliable database isn't what is called for at all. If the power
shuts off, it may not matter that some chat log is lost.

I suggest to use the right tool for the job and PostgreSQL doesn't claim
to cover all the bases.

-M


pgsql-general by date:

Previous
From: "Jim Fitzgerald"
Date:
Subject: Re: Select / sub select? query... help...
Next
From: Michael Glaesemann
Date:
Subject: Re: How would I write this query...