Search Postgresql Archives

Re: Error message in Pgpool repmgr cluster

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07/01/2015 01:13 PM, shibly wrote:
Hi,

We have configured PostgreSQL cluster with repmgr 3.0.1 and PgPool2 3.2 on
Ubuntu 14.04. Now we are getting the following error messages in the log
file.

  ERROR: duplicate key value violates unique constraint "pk_os_currentstep"
ERROR: cached plan must not change result type

Any suggestion will be appreciated.

Well you have multiple moving parts here and without more information this is probably not solvable. The errors are quite clear, the system is trying to enter a duplicate key for a unique constraint in the first case. In the second something is changing a type while in flight and conflicting with an already cached plan. The difficulty is going to be to figure out what is doing either or both. I would start by looking in the logs for lines before the above ERRORs for a clue. I would also suggest working with one add-on at a time, in other words use only either repmgr or pgPool not both at the same time. In all cases more information on what your configurations are for repmgr and PgPool are essential.


Regarding with
Ferdous Shibly



--
View this message in context: http://postgresql.nabble.com/Error-message-in-Pgpool-repmgr-cluster-tp5856132.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.




--
Adrian Klaver
adrian.klaver@xxxxxxxxxxx


--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux