Re: Starting without WAL files

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Starting without WAL files
Дата
Msg-id 200206080224.g582O8i20594@candle.pha.pa.us
обсуждение исходный текст
Ответ на Starting without WAL files  (Nathan Mueller <nmueller@cs.wisc.edu>)
Список pgsql-admin
Nathan Mueller wrote:
> I had a hardware error on my server and lost the WAL files.  I can
> restore my data, but because of the size of the database that'll take at
> least 12 hours.  Is there any way to start the server without the
> transaction logs?

However, once you use /contrib/pg_resetxlog, you will need to dump your
data, initdb and reload, so a restore from a backup may be more reliable.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Starting without WAL files
Следующее
От: Nathan Mueller
Дата:
Сообщение: Re: Starting without WAL files