Re: Problems with deleting data.

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Problems with deleting data.
Дата
Msg-id m3bs0347fp.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на Problems with deleting data.  ("Frederic S" <fredboard@sympatico.ca>)
Список 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 по дате отправления:

Предыдущее
От: Doug McNaught
Дата:
Сообщение: Re: Postgreslq Driver in Java & Windows
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: temporary table oddity