Re: [HACKERS] Ultimate DB Server

2001-10-28 Thread Mike Rogers
;s not a question of which is better, but a question of what will maximize output for cost. I think you may have misinterpreted the question -- Mike - Original Message - From: "Jean-Michel POURE" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Mike Rogers"

[HACKERS] Ultimate DB Server

2001-10-28 Thread Mike Rogers
I'm questioning whether anyone has done benchmarks on various hardware for PGSQL and MySQL. I'm either thinking dual P3-866's, Dual AMD-1200's, etc. I'm looking for benchmarks of large queries on striped -vs- non-striped volumes, different processor speeds, etc. Any thoughts people? --

Re: [PHP] [HACKERS] [BUGS] PostgreSQL / PHP Overrun Error

2001-09-27 Thread Mike Rogers
ing code for my usage. -- Mike - Original Message - From: "Martín Marqués" <[EMAIL PROTECTED]> To: "Mike Rogers" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, September 27, 2001 5:55 PM Subject: Re: [PHP] [HACKERS] [BUGS

Re: [HACKERS] [BUGS] PostgreSQL / PHP Overrun Error

2001-09-26 Thread Mike Rogers
There is a problem in PHP-4.0.6. Please use PHP4.0.7 or 4.0.8 and the problem will be solved. This can be obtained from CVS -- Mike - Original Message - From: "Christopher Kings-Lynne" <[EMAIL PROTECTED]> To: "Mike Rogers" <[EMAIL PROTECTED]>; "

Re: [HACKERS] [BUGS] PostgreSQL / PHP Overrun Error

2001-09-26 Thread Mike Rogers
D]> To: "Mike Rogers" <[EMAIL PROTECTED]> Cc: "Tom Lane" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, September 26, 2001 1:55 PM Subject: Re: [BUGS] PostgreSQL / PHP Overrun Error > Mi

Re: [HACKERS] [BUGS] PostgreSQL / PHP Overrun Error

2001-09-26 Thread Mike Rogers
Well it really isn't your code (true), but the only thing that is changed is the 7.0-7.1- Was a data length changed on the return or something that could affect this? -- Mike - Original Message - From: "Tom Lane" <[EMAIL PROTECTED]> To: "Mike Rogers"

[HACKERS] PostgreSQL / PHP Overrun Error

2001-09-26 Thread Mike Rogers
I have just upgraded to the new PostgreSQL 7.1.3 (from 7.0.3) and have been experiencing a pretty serious problem: On one particular page, in what seems to be completely random instances, I get buffer overruns and either 0-rows or a crashed apache child. Turning on PHP's --enable-debug, I rec