Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

postgreSQL strange attribut moving

Status
Not open for further replies.

poormax

Programmer
Jun 8, 2002
2
DE
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!
 
I'm sorry, the latest updated file becomes last row, not first one.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top