Skip to content

ttrss: fix failing backup

Benedek Nagy requested to merge nbenedek/freedombox:ttrss-backup into master

Closes: #2206 (closed)

Use pg_dumpall instead of pg_dump.

Test I did:

  1. Install tt-rss and add a feed
  2. Create a backup
  3. On a fresh installation restore the backup from file

Signed-off-by: nbenedek contact@nbenedek.me

Merge request reports

Loading