Hi, I attempted to setup the postgres backup plugin but I seem to be running into an odd error. Below is the job log I'm seeing. The pg8000 plugin version is 1.29.5
24-May 12:50 bareos-dir JobId 10189: Start Backup JobId 10189, Job=Methone.2023-05-24_12.44.19_49 24-May 12:50 bareos-dir JobId 10189: Connected Storage daemon at atlas.avsim.local:9103, encryption: TLS_CHACHA20_POLY1305_SHA256 TLSv1.3 24-May 12:50 bareos-dir JobId 10189: Encryption: TLS_CHACHA20_POLY1305_SHA256 TLSv1.3 24-May 12:50 bareos-dir JobId 10189: Connected Client: methone-fd at methone.avsim.local:9102, encryption: TLS_CHACHA20_POLY1305_SHA256 TLSv1.3 24-May 12:50 bareos-dir JobId 10189: Handshake: Immediate TLS 24-May 12:50 bareos-dir JobId 10189: Encryption: TLS_CHACHA20_POLY1305_SHA256 TLSv1.3 24-May 12:50 bareos-dir JobId 10189: Using Device "tapedrive-0" to write. 24-May 12:50 methone-fd JobId 10189: Connected Storage daemon at atlas.avsim.local:9103, encryption: TLS_CHACHA20_POLY1305_SHA256 TLSv1.3 24-May 12:50 methone-fd JobId 10189: Encryption: TLS_CHACHA20_POLY1305_SHA256 TLSv1.3 24-May 12:50 methone-fd JobId 10189: Extended attribute support is enabled 24-May 12:50 methone-fd JobId 10189: ACL support is enabled 24-May 12:50 bareos-sd JobId 10189: Spooling data ... 24-May 12:50 methone-fd JobId 10189: python3-fd-mod: Connected to Postgres version 150003 24-May 12:50 methone-fd JobId 10189: python3-fd-mod: dataDir: /var/lib/pgsql/15/data/ 24-May 12:50 methone-fd JobId 10189: Fatal error: python3-fd-mod: pg_start_backup statement failed: {'S': 'ERROR', 'V': 'ERROR', 'C': '42883', 'M': 'function pg_start_backup(unknown) does not exist', 'H': 'No function matches the given name and argument types. You might need to add explicit type casts.', 'P': '8', 'F': 'parse_func.c', 'L': '636', 'R': 'ParseFuncOrColumn'} -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to bareos-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/c19c2d9e-db23-4862-8377-a317a508446en%40googlegroups.com.