On 27/10/03 12:45 +0530, Rajesh wrote: > Hello, > > I am getting the following parse error in the syslog... > > Oct 27 12:43:09 woody postgres[1942]: [2] ERROR: pg_atoi: error in "206 > ": can't parse " " > > Can anybody interpret this for me.. Can you log the exact statement? > This happens while I am accessing a stored procedure of PostgreSQL from > PHP... Are you using " instead of ' in the SP? RAISE NOTICE is your friend.
Devdas Bhagat ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
