Problems when deleting data. - Mailing list pgsql-novice

From Fred Soustra
Subject Problems when deleting data.
Date
Msg-id 20030320162556.GA16782@sus.mcgill.ca
Whole thread Raw
Responses Re: Problems when deleting data.  (brew@theMode.com)
List pgsql-novice
Hi, I am working on a databse project using postgres 7.3 ( Debian )
I regularly need to delete data and then reload data. (using copy and comma
separated value files)
The problem I have is that when i reload a new batch of random data it doesnt
work, instead it reloads the old data.
I've tried almost everyhting, deleting all rows then resinserting, droping the
databse and then restarting.
It doesnt work, I systematically get the old data.

Any help on this one is greatly appreciated.

Thanx

Fred

pgsql-novice by date:

Previous
From: "smauroz@libero.it"
Date:
Subject: problem with function
Next
From: Forjan Tamas
Date:
Subject: Convert from unixtime?