BUG #13593: ERROR: cannot find xlog functions

Started by Nonameover 10 years ago3 messagesbugs
Jump to latest
#1Noname
smilodon100@hotmail.com

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.

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

#2Michael Paquier
michael@paquier.xyz
In reply to: Noname (#1)
Re: BUG #13593: ERROR: cannot find xlog functions

On Fri, Aug 28, 2015 at 12:29 AM, <smilodon100@hotmail.com> wrote:

pgpool-II version 3.3.4 (tokakiboshi)
So it should be fixed long ago, but what do i do now !?

Reporting the problem to the pgpool mailing lists would be a good
idea, this is the bug ML for Postgres.
--
Michael

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

#3Tatsuo Ishii
t-ishii@sra.co.jp
In reply to: Noname (#1)
Re: BUG #13593: ERROR: cannot find xlog functions

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

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