Re: Uninstall postgresql 9.2 on red hat linux

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Re: Uninstall postgresql 9.2 on red hat linux
Дата
Msg-id 1380010624.17711.5.camel@lenovo01-laptop03.gunduz.org
обсуждение исходный текст
Ответ на Uninstall postgresql 9.2 on red hat linux  (Thara Vadakkeveedu <tharagv@yahoo.com>)
Ответы Re: Uninstall postgresql 9.2 on red hat linux  (Thara Vadakkeveedu <tharagv@yahoo.com>)
Список pgsql-novice
Hi,

On Sun, 2013-09-22 at 16:57 -0700, Thara Vadakkeveedu wrote:
> I am new to postgresql. I have postgresql 9.2 installed on Red hat
> linux 6.4
> I accidentally deleted data directory this morning
> (/var/lib/postgresql/9.2/data)
>
> I tried to start posgresql 9.2 service
> "service postgresql-9.2 start"
>
> I got a message to initialize the db first.
>
> so I ran "service postgresql-9.2 initdb"
>
> This was successful.
>
> Then I tried "service postgresql-9.2 start"
> This failed.

Please look at  the log files under /var/lib/pgsql/9.2/data/pg_log/ .
PostgreSQL is probably complaining for another thing.

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Вложения

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

Предыдущее
От: Luca Ferrari
Дата:
Сообщение: Re: Uninstall postgresql 9.2 on red hat linux
Следующее
От: Mael Rimbault
Дата:
Сообщение: Re: Tablespaces