PostgreSQL with Phorum

From: "Brian Moon" <brian-pgsql(at)phorum(dot)org>
To: <pgsql-general(at)postgresql(dot)org>, <pgsql-php(at)postgresql(dot)org>
Subject: PostgreSQL with Phorum
Date: 2002-08-18 03:14:10
Message-ID: 00d001c24665$85dc3e40$0100a8c0@doughboy
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-php

For those that do not know what Phorum is, it is a message board written in
PHP that uses a database. sure there are lots, but Phorum was the first.
It was also the first to support PostgreSQL way back when.

Anyhow, to this point, Phorum has simply worked with PostgreSQL. I want to
make it as good (or better) as it does with MySQL. I am a MySQL developer.
That is what I do for a living. I know the arguments. Please don't turn
this into a MySQL/PostgreSQL thing.

The thing is I don't know squat about the powerful parts of PostgreSQL. I
am currently working on Phorum version 5. This version features a
completely abstracted database layer. Not just abstracted function calls
like PEAR of PHPLIB. All SQL and function calls are contained in a set of
functions that the other Phorum files call. This means that each database
system can be utilized to the fullest to make it work as best it can on that
system.

Now, I can make PostgreSQL work. But, I was hoping to get a REAL PostgreSQL
developer to help me out on this. Perhaps there is someone who has used or
seen Phorum. I know people are using it with PostgreSQL.

Thanks,

Brian Moon
Phorum Dev Team

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Justin Clift 2002-08-18 03:53:40 Re: PostgreSQL with Phorum
Previous Message Lee Harr 2002-08-18 01:04:49 Re: Permission Error when starting PostgreSQL

Browse pgsql-php by date

  From Date Subject
Next Message Justin Clift 2002-08-18 03:53:40 Re: PostgreSQL with Phorum
Previous Message Jiaqing Wang 2002-08-18 00:55:08 help on error message