Hi Masters! Ich have a postgreSQL Database version 7.0( I guess), running on SuSE 7.0. I have a table which contains two fields: 'filename' and 'comments'. Users of my Page can write their comments to a specific file(filename). But whenever a new comment has been updated in 'comments', the file which was previously row 2 is after the comment update on row 1, for example. Every update moves the current file to row 1. Thats stupid! I tryed every Type-Definition and index/uique key, but nothing helps!
Thanks in Advance for your help!
Thanks in Advance for your help!