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

From Tatsuo Ishii
Subject Re: BUG #13593: ERROR: cannot find xlog functions
Date
Msg-id 20150828.160921.419102495332775021.t-ishii@sraoss.co.jp
Whole thread Raw
In response to BUG #13593: ERROR: cannot find xlog functions  (smilodon100@hotmail.com)
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.

You are using pgpool-II 3.3.4 which was released in September 2014,
while the bug was fixed in April 2015. The pgpool-II release after
April 2015 is 3.3.7, released in July 2015. In summary, you should
install pgpool-II 3.3.7 if you expect the bug being fixed.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BUG #13593: ERROR: cannot find xlog functions
Next
From: ekocjan@gmail.com
Date:
Subject: BUG #13594: pg_ctl.exe redirects stderr to Windows Events Log if stderr is redirected to pipe