BUG #13593: ERROR: cannot find xlog functions - Mailing list pgsql-bugs

From smilodon100@hotmail.com
Subject BUG #13593: ERROR: cannot find xlog functions
Date
Msg-id 20150827152940.2090.45475@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #13593: ERROR: cannot find xlog functions  (Michael Paquier <michael.paquier@gmail.com>)
Re: BUG #13593: ERROR: cannot find xlog functions  (Tatsuo Ishii <ishii@postgresql.org>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      13593
Logged by:          Simon
Email address:      smilodon100@hotmail.com
PostgreSQL version: 9.4.4
Operating system:   Ubuntu 12.04
Description:

Using apt.postgresql.org,
psql (PostgreSQL) 9.4.4
pgpool-II version 3.3.4 (tokakiboshi)

By running pcp_recovery_node
Stage 2 script will fail..

ERROR:  cannot find xlog functions
STATEMENT:  select pgpool_switch_xlog('/var/wal_archive/localpsql')
ERROR:  pgpool_recovery failed
STATEMENT:  SELECT pgpool_recovery(...

Im a newby and found this:
http://www.pgpool.net/mantisbt/view.php?id=131

So it should be fixed long ago, but what do i do now !? I really want to get
online recovery working.

pgsql-bugs by date:

Previous
From: Kristoffer Gustafsson
Date:
Subject: Re: BUG #13592: Optimizer throws out join constraint causing incorrect result
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #13469: Systematic typo in dblink documentation