| From: | brew(at)theMode(dot)com |
|---|---|
| To: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Problems when deleting data. |
| Date: | 2003-03-22 13:02:52 |
| Message-ID: | Pine.BSF.4.44.0303220754230.65876-100000@themode.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Fred.....
> 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.
Sounds like maybe you've given the file with the new data a different name
than the old, but keep using the old accidently. I know this sounds
obvious, but believe me, I've spent hours puzzling over simple mistakes
like that, as much as I don't want to admit it.
After you delete the rows is the database then empty?
Did you look at the new data file before dumping it in?
My guess is it's a cockpit error...... maybe somebody else has another
idea........
brew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruno Wolff III | 2003-03-22 16:02:00 | Re: Convert from unixtime? |
| Previous Message | Richard Curtis | 2003-03-22 09:22:17 | Re: Completely stuck - cannot get pgcrypto to work. |