Re: postgres connection
От | Ramesh T |
---|---|
Тема | Re: postgres connection |
Дата | |
Msg-id | CAK8Zd=vHBZp_MU7=cL6joz4OrA=WLASvNWR_O-VZsp9ZjP8hiA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: postgres connection (Ramesh T <rameshparnanditech@gmail.com>) |
Ответы |
Re: postgres connection
|
Список | pgsql-general |
FATAL: syntax error in file "recovery.conf" line 2, near token "config"
< 2015-08-07 05:21:13.086 EDT >LOG: startup process (PID 6129) exited with exit code 1
< 2015-08-07 05:21:13.086 EDT >LOG: aborting startup due to startup process failure
in pg_log
I changed in Recovery.conf
restore_command = 'cp /test/pgsql/pg_log_archive/%f %p'
bash-4.1$ /etc/init.d/postgresql-9.3 start
Starting postgresql-9.3 service: [FAILED]
bash-4.1$pg_ctl start
Starting postgresql-9.3 service: [FAILED]
bash-4.1$service postgres-9.3 start
Starting postgresql-9.3 service: [FAILED]
when i try to conect server from pgadmin3
return error like
could not connect to the server: connection refused on host 2.3.421.1 and accepting tcp/ip connection on port 5432.
any help to start server..
On Fri, Aug 7, 2015 at 2:26 PM, Ramesh T <rameshparnanditech@gmail.com> wrote:
any helpOn Thu, Aug 6, 2015 at 6:51 PM, Ramesh T <rameshparnanditech@gmail.com> wrote:Hi all,I got a problem when i start postgres server.like'could not connect to the server: connection refused on host 2.3.421.1 and accepting tcp/ip connection on port 5432.any help appreciated..
В списке pgsql-general по дате отправления: