Barman and pg9.6

720 views
Skip to first unread message

Alf Normann Klausen

unread,
Oct 13, 2016, 2:36:24 PM10/13/16
to Barman, Backup and Recovery Manager for PostgreSQL
Hi,

Just upgraded one of my postgres db's to 9.6 and I am getting this from barman:

    pg_receivexlog: OK
    pg_receivexlog compatible: FAILED (PostgreSQL version: 9.6.0, pg_receivexlog version: 9.5.4)
    receive-wal running: FAILED (See the Barman log file for more details)
    archiver errors: OK
[barman@barman:0 ~]$ barman receive-wal datavarehus4
Starting receive-wal for server datavarehus4
ERROR: Impossible to start a receive-wal process for server datavarehus4: pg_receivexlog version not compatible with PostgreSQL server version
[barman@barman:0 ~]$

Do I need barman 2.0 to support postgres 9.6 or is this due to something else?  :)

Kind regards, Alf

Alf Normann Klausen

unread,
Oct 13, 2016, 2:58:43 PM10/13/16
to Barman, Backup and Recovery Manager for PostgreSQL
This is what I find in barman.log:

2016-10-13 20:56:01,656 [4021] barman.server INFO: Starting receive-wal for server datavarehus4
2016-10-13 20:56:01,659 [4024] barman.server INFO: Starting receive-wal for server datavarehus4
2016-10-13 20:56:01,660 [4024] barman.server INFO: Another receive-wal process is already running for server datavarehus4.
2016-10-13 20:56:01,665 [4021] barman.server ERROR: Impossible to start a receive-wal process for server datavarehus4: pg_receivexlog version not compatible with PostgreSQL server version

Kind regards, Alf

Marco Nenciarini

unread,
Oct 13, 2016, 3:15:21 PM10/13/16
to pgba...@googlegroups.com

Hi Alf,

As stated by the error message, you need the PostgreSQL clients from 9.6 version installed on Barman server in order to talk to a 9.6 PostgreSQL server using streaming protocol.

You can find more information on official documentation at http://docs.pgbarman.org/release/2.0/#feature-matrix

Regards,
Marco


--
--
You received this message because you are subscribed to the "Barman for PostgreSQL" group.
To post to this group, send email to pgba...@googlegroups.com
To unsubscribe from this group, send email to
pgbarman+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/pgbarman?hl=en?hl=en-GB

---
You received this message because you are subscribed to the Google Groups "Barman, Backup and Recovery Manager for PostgreSQL" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pgbarman+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Alf Normann Klausen

unread,
Oct 13, 2016, 3:42:08 PM10/13/16
to Barman, Backup and Recovery Manager for PostgreSQL

Ah.. of course, the pg client, yes.
Thanks Marco, that solved my problem!!!

Kind regards, Alf

Reply all
Reply to author
Forward
0 new messages