1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/doc/example
David Steele ae258f604e
Add replacement for linefeeds in monitoring example.
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.
2022-12-27 20:28:38 +07:00
..
pgsql-pgbackrest-info.sql Add replacement for linefeeds in monitoring example. 2022-12-27 20:28:38 +07:00
pgsql-pgbackrest-query.sql Add monitoring examples using PostgreSQL and jq. 2018-04-13 14:31:33 -04:00