RE: [PHP-DB] postgresql vs mysql

2002-12-28 Thread Boaz Yahav
e PHP might take you tomorrow. -Original Message- From: John W. Holmes [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 28, 2002 2:48 AM To: 'Yasuo Ohgaki'; [EMAIL PROTECTED] Subject: RE: [PHP-DB] postgresql vs mysql > This benchmark do not help much in real life, if

Re: [PHP-DB] postgresql vs mysql

2002-12-27 Thread Yasuo Ohgaki
John W. Holmes wrote: This benchmark do not help much in real life, if one care database performance. Did you even read the article? They used a real-world bookstore application called Nile written in JSP and tested it with 50 to 1,000 concurrent users. Real life differs from systems to syste

RE: [PHP-DB] postgresql vs mysql

2002-12-27 Thread John W. Holmes
> This benchmark do not help much in real life, if one care database > performance. Did you even read the article? They used a real-world bookstore application called Nile written in JSP and tested it with 50 to 1,000 concurrent users. > Database performance will vary a lot with configuration/sc

Re: [PHP-DB] postgresql vs mysql

2002-12-27 Thread Garry Climacosa
> To: "'Boaz Yahav'" <[EMAIL PROTECTED]>; "'David Bryant'" <[EMAIL PROTECTED]>; "'Ryan Jameson (USA)'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, December 28, 2002 5:12 AM Subject: RE: [PHP-DB] post

Re: [PHP-DB] postgresql vs mysql

2002-12-27 Thread Yasuo Ohgaki
27;Ryan Jameson (USA)'; [EMAIL PROTECTED] Subject: RE: [PHP-DB] postgresql vs mysql I've worked with both extensively. My personal preference is PG. However, here are my findings over the years. The biggest factor in performance is the size of the database, more than anything else. If y

RE: [PHP-DB] postgresql vs mysql

2002-12-27 Thread John W. Holmes
mailto:[EMAIL PROTECTED]] > Sent: Friday, December 27, 2002 3:58 PM > To: David Bryant; Ryan Jameson (USA); [EMAIL PROTECTED] > Subject: RE: [PHP-DB] postgresql vs mysql > > This is why i was amazed to see this : > http://www.mysql.com/eweek/index.html > > -Original Mes

RE: [PHP-DB] postgresql vs mysql

2002-12-27 Thread Boaz Yahav
This is why i was amazed to see this : http://www.mysql.com/eweek/index.html -Original Message- From: David Bryant [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 10:43 PM To: 'Ryan Jameson (USA)'; [EMAIL PROTECTED] Subject: RE: [PHP-DB] postgresql vs mysql I

RE: [PHP-DB] postgresql vs mysql

2002-12-26 Thread David Bryant
D]] Sent: Thursday, December 26, 2002 1:18 PM To: [EMAIL PROTECTED] Subject: RE: [PHP-DB] postgresql vs mysql There's a substantiated rumor that says postgres is faster for complex queries. <>< Ryan -Original Message- From: Ellen Solomon [mailto:[EMAIL PROTECTED]] Sent: Thur

RE: [PHP-DB] postgresql vs mysql

2002-12-26 Thread Ryan Jameson (USA)
There's a substantiated rumor that says postgres is faster for complex queries. <>< Ryan -Original Message- From: Ellen Solomon [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 12:58 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] postgresql vs mysql I'm starting a project for wh