I am using PHP4 as client side. ----- Original Message ----- From: "Tom Lane" <[EMAIL PROTECTED]> To: "shreedhar" <[EMAIL PROTECTED]> Cc: "Postgre General" <[EMAIL PROTECTED]>; "Postgre Admin" <[EMAIL PROTECTED]> Sent: Wednesday, September 24, 2003 10:44 AM Subject: Re: [ADMIN] Fatal error: Allowed memory size of 8388608 bytes exhausted
> "shreedhar" <[EMAIL PROTECTED]> writes: > > If I try to insert I got the following error as > > Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to > > allocate 79 bytes) > > There is not, and never has been, any error message of that wording in > the PG backend. You must be looking at some client-side failure. But > since you didn't tell us what client-side code you're using, it's hard > to say more than that... > > regards, tom lane > ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend