Re: big problem

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: big problem
Дата
Msg-id 421B46C6.9010205@familyhealth.com.au
обсуждение исходный текст
Ответ на big problem  (Bostjan Potocnik <bostjan@idejaplus.si>)
Ответы Re: big problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> I deleted valuable data from wrong table :) pretty common problem i
> think. Guy on #postgresql at freenode told me that my data is still
> there, but tricky part is how to undo my delete. I'm using pg 7.4.7 on
> fbsd, i dont' use any special config and pg_xlog is fine. I hope there
> is a solution :)

That guy on IRC is probably me.  I told him to take a copy of his data 
dir for safekeeping, and not to vacuum.  I don't know how to get a look 
at old row versions, however.  It's new data with no backup, and no PITR 
running.

Chris


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

Предыдущее
От: Bostjan Potocnik
Дата:
Сообщение: big problem
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Get rid of system attributes in pg_attribute?