I beleive licensing is also an issue (for the latest mysql anyway)
also i beeleive mysql is a very "no frills" SQL server.
It does basic SQL, fast, and on low end hardware. 

I cant see why accessing postresql with php would be alot different than
with mysql
Not having much experience with php, i would say (like perl) its just a
matter of
using a different driver. There is likely some minor differences, but
SQL as a language
makes things fairly portable.

Dean

Howard Lowndes wrote:
> 
> My $0.02 worth is that MySQL is screamingly fast, but if you need
> transaction rollback, or sub-selects (at the moment), then it has to be
> Postgresql.
> 
> Howard.
> ______________________________________________________
> LANNet Computing Associates <http://www.lannet.com.au>
> 
> On Tue, 21 Mar 2000, Christopher Smith wrote:
> 
> >
> >
> > Hi All,
> >
> > Just wondering what people would recommend using, MySQL or Postgresql? I'll be
> > accessing the database via a browser with PHP / HTML. I can find heaps of
> > tutorials regarding MySQL & PHP but none deal with Postgresql (and none say why
> > mysql is better(?) either which is damn annoying!!!!)..
> >
> > Thanks
> > Chris.
> >
> >
> > --
> > SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
> > To unsubscribe send email to [EMAIL PROTECTED] with
> > unsubscribe in the text
> >
> 
> --
> SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
> To unsubscribe send email to [EMAIL PROTECTED] with
> unsubscribe in the text

-- 
BONG: http://bong.pnc.com.au
EMAIL: [EMAIL PROTECTED],[EMAIL PROTECTED]
ICQ: 16867613
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to