Tue Jul 19 07:56:34 PDT 2011
- Previous message: [Slony1-bugs] [Bug 225] New: checking PostgreSQL for thread-safety... configure: error: PQisthreadsafe test failed - PostgreSQL needs to be compiled with --enable-thread-safety
- Next message: [Slony1-bugs] [Bug 225] checking PostgreSQL for thread-safety... configure: error: PQisthreadsafe test failed - PostgreSQL needs to be compiled with --enable-thread-safety
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://www.slony.info/bugzilla/show_bug.cgi?id=225 --- Comment #1 from Steve Singer <ssinger at ca.afilias.info> 2011-07-19 07:56:34 PDT --- If you look at the config.log file that is generated by the configure step of your slony build you can determine which libpq is being picked up. You need to verify that this libpq really does have thread safety built in. You might also want to include the output of pg_config to this report. Another thing to try might be to build postgreql from the source tarball by hand and put it in /usr/local/pgsql and build slony against that version to try and figure out if it is an issue with your gentoo postgresql-server package. -- Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug.
- Previous message: [Slony1-bugs] [Bug 225] New: checking PostgreSQL for thread-safety... configure: error: PQisthreadsafe test failed - PostgreSQL needs to be compiled with --enable-thread-safety
- Next message: [Slony1-bugs] [Bug 225] checking PostgreSQL for thread-safety... configure: error: PQisthreadsafe test failed - PostgreSQL needs to be compiled with --enable-thread-safety
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-bugs mailing list