Re: HELP: I removed file pg_log, how can I recover?

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: HELP: I removed file pg_log, how can I recover?
Дата
Msg-id dcc563d10711120847y1167647fod53ec60a4149f22@mail.gmail.com
обсуждение исходный текст
Ответ на HELP: I removed file pg_log, how can I recover?  (joel zimmerli <baden32@yahoo.fr>)
Список pgsql-admin
On Nov 9, 2007 5:27 PM, joel zimmerli <baden32@yahoo.fr> wrote:
>
> I made a big mistake: I deleted the pg_log file and of course I've no backup
> of it. Now it seems I'm facing with big problem with my Postgres
> installation!

the pg_log directory on my machine just holds pg's log files.  No biggie.

> Actually, I'm running Postgres on Cobalt Raq4 server and Postgres is used to
> administrate virtual website definition.

I'm guessing this is an older version of postgresql, and you actually
mean you deleted the pg_xlog directory.

If this is the case then your database is toast

> As this is the "only" file I've deleted, is there a way to recover the data
> of this file?

pg_resetxlog for your version of postgresql might allow you to get it
up and running well enough to dump it out.  no promises.  google to
find it.  Search the archives on how it's used.  And stop deleting
things if you aren't sure what they do (unless you make a backup
first, etc...)

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

Предыдущее
От: joel zimmerli
Дата:
Сообщение: HELP: I removed file pg_log, how can I recover?
Следующее
От: Vishal Arora
Дата:
Сообщение: Re: Security Query