"Donald Fraser" <[EMAIL PROTECTED]> writes: > Could somebody tell me the consequences of setting the date forward in time= > on the server running PostgreSQL and then at a later date, after some tran= > sactions have been committed, setting the date back in time?
AFAIR, Postgres itself couldn't care less. If your application stores timestamps into the database, it might get a little confused about which actions were done in what order ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly