mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-12 10:04:14 +02:00
ae258f604e
The copy command was converting \n to a linefeed, which the json conversion did not like. In a healthy repository there won't be any linefeeds but certain errors can contain them. Fix by loading into a text field and then replacing the linefeed when converting to jsonb. |
||
---|---|---|
.. | ||
pgsql-pgbackrest-info.sql | ||
pgsql-pgbackrest-query.sql |