> Hi, > > Per, > > https://bugzilla.redhat.com/show_bug.cgi?id=569058 > > I checked tarball, and saw that online recovery files are not installed > by default. I had to run > > make -C sql/pgpool-recovery/ > > to generate .so and .sql files. > > Is that intentional? If so why? I was expecting the top Makefile to keep > up with this.
Not sure since I'm not the original author of the part. My guess is, not every pgpool user uses the replication mode (apparently those files are useless for master/slave mode users for example). However I think installing those files by default is harmless and make packeger(it's you:-) and users' life easier and agree with you those files should be installed by default. If possible, could you patch for top Makefile and corrections to doc? -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese: http://www.sraoss.co.jp _______________________________________________ Pgpool-hackers mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-hackers
