The following bug has been logged online: Bug reference: 1384 Logged by: RANGARAJAN Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0 Operating system: windows Description: Bugs in PostgreSQl 8.0 Details:
Hello sir, We have developed an web application in ASP.Net with back end as POSTGreSQL Version 7.4 for Linux, which works fine without any issues. Recently we had tested the same application with POSTGreSQL Version 8.0 for Windows, there we found lots of issues like if we input more than 2010 characters in a text box it stores well in the database whereas while fetching and displaying the same some junk characters are automatically added to the value and it displays. 2.If we input longer text values in varchar field data is been saved. while retrieving "no data - available error". It also stops the asp.net worker process so we can't able to prceed further in the application. ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html