Re: Cannot start a cluster

Поиск
Список
Период
Сортировка
От Léa Massiot
Тема Re: Cannot start a cluster
Дата
Msg-id 1448456142637-5875066.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Cannot start a cluster  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Ответы Re: Cannot start a cluster  (Felipe Santos <felipepts@gmail.com>)
Список pgsql-novice
Hello and thank you for your answer.

> Can you check with Task Manager if the PostgreSQL server processes are
> running?

No: no PostgreSQL processes are running.

About the log file:

With the cluster that I can start (the one associated with the port 5450),
if I use the command:
windows_cmd.exe_ran_as_user_postgres> pg_ctl start -o "-p 5450" -D
my_cluster_2 -l "D:\somewhere\pg_logs_2.txt"
The file "pg_logs_2.txt" is created and written.

With the cluster that I CANNOT start (the one associated with the port
5449), if I use the command:
windows_cmd.exe_ran_as_user_postgres> pg_ctl start -o "-p 5449" -D
my_cluster_1 -l "D:\somewhere\pg_logs_1.txt"
The file "pg_logs_1.txt" is created but nothing is written in it.

So I still have no clue about what's going wrong.

Thank you for helping.
Best regards.
Léa



--
View this message in context: http://postgresql.nabble.com/Cannot-start-a-cluster-tp5875045p5875066.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.


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

Предыдущее
От: Albe Laurenz
Дата:
Сообщение: Re: Cannot start a cluster
Следующее
От: Felipe Santos
Дата:
Сообщение: Re: Cannot start a cluster