Re: PostgreSQL with Phorum - Mailing list pgsql-php

From Christopher Kings-Lynne
Subject Re: PostgreSQL with Phorum
Date
Msg-id 008101c2466d$e5a28c50$0200a8c0@SOL
Whole thread Raw
In response to PostgreSQL with Phorum  ("Brian Moon" <brian-pgsql@phorum.org>)
List pgsql-php
I don't have much time, but I'm happy to look at schemas and index
optimisation for you, etc.  Has Phorum removed its silly requirement of
creating two whole entire tables per forum yet?

Chris

----- Original Message -----
From: "Brian Moon" <brian-pgsql@phorum.org>
To: <pgsql-general@postgresql.org>; <pgsql-php@postgresql.org>
Sent: Sunday, August 18, 2002 11:14 AM
Subject: [PHP] PostgreSQL with Phorum


> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: 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
>


pgsql-php by date:

Previous
From: Justin Clift
Date:
Subject: Re: [GENERAL] PostgreSQL with Phorum
Next
From: "Brian Moon"
Date:
Subject: Re: [GENERAL] PostgreSQL with Phorum