Wed Oct 5 13:56:52 PDT 2011
- Previous message: [Slony1-commit] Slony-I-commit With PostgreSQL 8.1 and later, the -A switch is replaced
- Next message: [Slony1-commit] Slony-I-commit With PostgreSQL 8.1 and later, the -A switch is replaced
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Query pg_stat_activity instead of pg_listener because pg_listener does not exist in PG 9.0 or higher. Branch ------ REL_1_2_STABLE Details ------- http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=af01af7786f0f4f6c5c5ea991200be04a431f586 Modified Files -------------- RELEASE | 2 ++ src/slonik/slonik.c | 22 +++++++++++++++------- 2 files changed, 17 insertions(+), 7 deletions(-)
- Previous message: [Slony1-commit] Slony-I-commit With PostgreSQL 8.1 and later, the -A switch is replaced
- Next message: [Slony1-commit] Slony-I-commit With PostgreSQL 8.1 and later, the -A switch is replaced
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list