Re: BUG #13593: ERROR: cannot find xlog functions

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: smilodon100(at)hotmail(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #13593: ERROR: cannot find xlog functions
Date: 2015-08-28 07:09:21
Message-ID: 20150828.160921.419102495332775021.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> The following bug has been logged on the website:
>
> Bug reference: 13593
> Logged by: Simon
> Email address: smilodon100(at)hotmail(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message ekocjan 2015-08-28 10:46:58 BUG #13594: pg_ctl.exe redirects stderr to Windows Events Log if stderr is redirected to pipe
Previous Message Noah Misch 2015-08-28 07:02:03 Re: [BUGS] Compile fails on AIX 6.1