Re: Data directory destroyed

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: Data directory destroyed
Дата
Msg-id 200101231456.f0NEunq26058@linda.lfix.co.uk
обсуждение исходный текст
Ответ на Data directory destroyed  (Leandro Fanzone <leandro@hasar.com>)
Список pgsql-novice
Leandro Fanzone wrote:
  >Due to a problem with the filesystem, my "data" directory was thrashed.
  >I had to remove it completely. Now the postmaster doesn't start. How do
  >I recreate the data directory? I have the dumps for psql to create the
  >databases, but I need postmaster running. What can I do?


Run initdb to create the database structure.  The postmaster needs the
database to exist before it can start.

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47  6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "Look not every man on his own interests, but every man
      also on the things of others. Let this mind be in you,
      which was also in Christ Jesus"
                                Philippians 2:4,5



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

Предыдущее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: Data directory destroyed
Следующее
От: Leandro Fanzone
Дата:
Сообщение: Shared memory problem