Re: Why the data changes it's value by itself!
Richard Huxton <dev@archonet.com>
From: Richard Huxton <dev@archonet.com>
To: Ardian Xharra <axharra@boxxo.info>
Cc: postgreSQL postgreSQL <pgsql-general@postgresql.org>
Date: 2006-11-16T17:30:02Z
Lists: pgsql-general
Ardian Xharra wrote: > Hello, > > We been having a problem lately with some data changing their value without modifying them. > We used to backups to see the difference: > this was the first backup > INSERT INTO journal VALUES > and the second backup > > INSERT INTO jnlsale VALUES These are different tables. Do you have an example which shows data changing? Does it change in the live database if you select data out? > Version used PostgreSQl 8.1.1 on Windows box with Windows 2000 server Upgrade to 8.1.5 as soon as is convenient. -- Richard Huxton Archonet Ltd