Re: HELP - Recover function delete

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: HELP - Recover function delete
Дата
Msg-id 200509200213.j8K2DNx14859@candle.pha.pa.us
обсуждение исходный текст
Ответ на HELP - Recover function delete  ("Pierre Racine" <racine_pierre@hotmail.com>)
Список pgsql-general
8.1 will have a define called MAKE_EXPIRED_TUPLES_VISIBLE so you can
recompile and see deleted rows.  However, it isn't in 8.0 so you would
have to download a current snapshot, find that define, add it to your
release, compile, and use it.

---------------------------------------------------------------------------

Pierre Racine wrote:
> Hi,
>
> I just hit twice the delete button on a function I spent two days writing
> (without backing it up. I know... I know...). Is there a way to recover it?
>
> A simple garbage would do the job. I don't know many software now that do
> not implement a sort of simple mecanism to recover what we threw away by
> mistake...
>
> Pierre
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-general по дате отправления:

Предыдущее
От: Neil Dugan
Дата:
Сообщение: Re: help me pls
Следующее
От: "Thomas F. O'Connell"
Дата:
Сообщение: Re: Replication