Re: Problems with deleting data. - Mailing list pgsql-general

From Doug McNaught
Subject Re: Problems with deleting data.
Date
Msg-id m3bs0347fp.fsf@varsoon.wireboard.com
Whole thread Raw
In response to Problems with deleting data.  ("Frederic S" <fredboard@sympatico.ca>)
List pgsql-general
"Frederic S" <fredboard@sympatico.ca> writes:

> Hi, I'm using pgsql 7.3.
> I'm playing around with a project databse and I regularily drop the whole
> database and then reload data in it.
> The problem is, when i reload the data, the old data is reloaded, not the
> new one.

Sounds like you're restoring from an old dump, then.  Are you doing a
fresh backup before dropping the data?  Are you sure that backup is
going where you think it is?

-Doug

pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: Postgreslq Driver in Java & Windows
Next
From: Bruce Momjian
Date:
Subject: Re: temporary table oddity