Обсуждение: setup of pg_cluster

Поиск
Список
Период
Сортировка

setup of pg_cluster

От
"Eyenga, Patty"
Дата:

I thought I had successfully compiled pg_cluster, but keep getting a message saying “This query is not permitted when all replication servers fell down”

Error disappears after I reboot all postgres processes, but then comes back after a while.

How would I verify a pg_cluster install?

 


Patty

 

PGRcreateConn():Retry. h_errno is 1,reason is 'fe_sendauth: no password supplied

От
"Eyenga, Patty"
Дата:

I start up the service with: /usr/local/pgsql/bin/pgreplicate -l

 

And get the following in the log:

 

Mon Mar 31 20:28:55 2008  PGRcreateConn():Retry. h_errno is 1,reason is 'fe_sendauth: no password supplied

'

Mon Mar 31 20:28:56 2008  PGRcreateConn():Retry. h_errno is 1,reason is 'fe_sendauth: no password supplied

'

Mon Mar 31 20:28:56 2008  PGRcreateConn():Retry. h_errno is 1,reason is 'fe_sendauth: no password supplied

'

Mon Mar 31 20:28:56 2008  PGRcreateConn():Retry. h_errno is 1,reason is 'fe_sendauth: no password supplied

'

Mon Mar 31 20:28:56 2008  replicate_packet_send_internal():setTransactionTbl failed

 

 

Where would the password be input? How do I change this so there’s no password requirement?