[pgpool-general: 1819] Re: is pgpool-walrecrunning still required?

Tatsuo Ishii ishii at postgresql.org
Sat Jun 1 07:21:57 JST 2013


It has been already removed in 3.3 alpha.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

> ok, thanks.  might be a good idea to remove it from the tarball (for
> future releases, i guess).
> 
> On Fri, May 31, 2013 at 3:13 PM, Tatsuo Ishii <ishii at postgresql.org> wrote:
>> Lonni,
>>
>>> pgpool-walrecrunning in the official documentation.  Perhaps its no
>>> longer needed?
>>
>> Yes, it's no longer neccessary.
>> --
>> Tatsuo Ishii
>> SRA OSS, Inc. Japan
>> English: http://www.sraoss.co.jp/index_en.php
>> Japanese: http://www.sraoss.co.jp
>>
>>> Greetings,
>>> I'm trying to start testing postgresql-9.3 (beta) with pgpool, to plan
>>> for future upgrades, however I'm having problems building the
>>> pgpool-walrecrunning module.
>>>
>>> I'm using RHEL6-x86_64 for the OS on the postgresql-9.3 server.  While
>>> I can build pgpool-regclass and pgpool-recovery, when I try to build
>>> pgpool-walrecrunning, it fails:
>>> ########
>>> $ make
>>> sed 's,MODULE_PATHNAME,$libdir/pgpool-walrecrunning,g'
>>> pgpool-walrecrunning.sql.in >pgpool-walrecrunning.sql
>>> gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
>>> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
>>> -I/usr/include/et -Wall -Wmissing-prototypes -Wpointer-arith
>>> -Wdeclaration-after-statement -Wendif-labels
>>> -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing
>>> -fwrapv -g -fpic -I. -I. -I/usr/pgsql-9.3/include/server
>>> -I/usr/pgsql-9.3/include/internal -I/usr/include/et -D_GNU_SOURCE
>>> -I/usr/include/libxml2  -I/usr/include  -c -o pgpool-walrecrunning.o
>>> pgpool-walrecrunning.c
>>> pgpool-walrecrunning.c: In function ‘pgpool_walrecrunning’:
>>> pgpool-walrecrunning.c:49: error: ‘WALRCV_RUNNING’ undeclared (first
>>> use in this function)
>>> pgpool-walrecrunning.c:49: error: (Each undeclared identifier is
>>> reported only once
>>> pgpool-walrecrunning.c:49: error: for each function it appears in.)
>>> make: *** [pgpool-walrecrunning.o] Error 1
>>> ########
>>>
>>> However, I've noticed that there are no longer any references to
>>> pgpool-walrecrunning in the official documentation.  Perhaps its no
>>> longer needed?
>>>
>>> thanks
>>> _______________________________________________
>>> pgpool-general mailing list
>>> pgpool-general at pgpool.net
>>> http://www.pgpool.net/mailman/listinfo/pgpool-general
> 
> 
> 
> -- 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> L. Friedman                                    netllama at gmail.com
> LlamaLand                       https://netllama.linux-sxs.org


More information about the pgpool-general mailing list