From: | alexey(dot)kuntsevich(at)gmail(dot)com |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #13998: Misleading error from pg_basebackup |
Date: | 2016-03-03 08:24:27 |
Message-ID: | 20160303082427.3799.60484@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 13998
Logged by: Alexey Kuntsevich
Email address: alexey(dot)kuntsevich(at)gmail(dot)com
PostgreSQL version: 9.5.1
Operating system: Debian Jessie 8.2 x64
Description:
Hi!
Small thing really. Pg_basebackup is incompatible across versions in tar
mode, according to the documentation, but the error it returned when I tried
to make target it on to 9.3 was not something like "Trying to make a tar
backup with incompatible version", but 'pg_basebackup: could not initiate
base backup: ERROR: syntax error: unexpected character "T"'. Can the error
message be updated or some version checking be implemented for this specific
case?
Thank you!
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2016-03-03 14:42:25 | Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while |
Previous Message | woodman | 2016-03-03 04:23:02 | BUG #13997: does not work ILIKE + UTF8 |