[BUGS] Large PG_DUMPs going into memory?

2002-05-05 Thread Mike Rogers
I am dumping a rather large PostgreSQL database with 895,000 rows or so. running 'pg_dump -d databse -u --table=tbl -f ./tbl.sql' makes a 425MB file. The problem is that whether the database is remote or local [i have tried running it on the DB server itself with the same result], it takes up

[BUGS] PG_DUMP Load

2002-04-19 Thread Mike Rogers
I seem to be having a problem with the pg_dump command on the Linux 2.2.x operating system. I have found that in doing a 425MB dump via TCP/IP over a network, I receive up to 90.00 load on the dual P2 and dual P3 servers from a start of 0.25 or so. This is a gradule increase in load peaking up t

Re: [BUGS] [HACKERS] [PG MAIL LISTS] SEND OUT ALL????

2001-11-16 Thread Mike Rogers
if you look at the originating time for all of the messages that got sent out of when it was sent from the host machine (with HELO host). Clearly it was done on an admin side. -- Mike - Original Message - From: "Marc G. Fournier" <[EMAIL PROTECTED]> To: "Mike Roge

[BUGS] [PG MAIL LISTS] SEND OUT ALL????

2001-11-16 Thread Mike Rogers
Why did it just send out tons of mail since September of this year- every message? -- Mike ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

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

2001-11-16 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: [PHP] [BUGS] PostgreSQL / PHP Overrun Error

2001-11-16 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"

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

2001-11-16 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

[BUGS] 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