On Fri, Dec 12, 2003 at 11:59:45AM +0530, Shridhar Daithankar wrote:

>Rajesh wrote:
>>$sSql       = "select func_stockoutitems('$txtFromDate', '$txtToDate', 
>>'$txtDescription')";
>>$lResult    = pg_query($oConn, $sSql);
>>Similar kind of stuff is done in other scripts where stored procedure
>>functions are called and that is working without any problems...
>>
>>Can anybody throw light on the above error and what could be the
>>probable cause ?
>
>Check two things. One, if there is anything relevant in postgresql logs. 

In postgresql logs there is nothing.. since postgres error messages are
going in /var/log/messages.. and it has got the same error message which
I had posted in my first mail.

Here it is again...

Dec 12 14:47:44 woody postgres[4071]: [32-1] NOTICE:  Message from
PostgreSQL backend:
Dec 12 14:47:44 woody postgres[4071]: [32-2] ^IThe Postmaster has
informed me that some other backend
Dec 12 14:47:44 woody postgres[4071]: [32-3] ^Idied abnormally and
possibly corrupted shared memory.
Dec 12 14:47:44 woody postgres[4071]: [32-4] ^II have rolled back the
current transaction and am
Dec 12 14:47:44 woody postgres[4071]: [32-5] ^Igoing to terminate your
database system connection and exit.
Dec 12 14:47:44 woody postgres[4071]: [32-6] ^IPlease reconnect to the
database system and repeat your query.

Thanks a lot..

Warm Regards

--
Rajesh


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to