guix-data-service/scripts
Christopher Baines d0eff9da5d Use the --no-comments option to pg_dump
Hopefully this will help with the pg_restore in the create-small-backup
script:

  pg_restore: [archiver (db)] Error while PROCESSING TOC:
  pg_restore: [archiver (db)] Error from TOC entry 2875; 0 0 COMMENT EXTENSION plpgsql
  pg_restore: [archiver (db)] could not execute query: ERROR:  must be owner of extension plpgsql
      Command was: COMMENT ON EXTENSION plpgsql IS 'PL/pgSQL procedural language';
2020-03-25 20:47:53 +00:00
..
guix-data-service-backup-database Use the --no-comments option to pg_dump 2020-03-25 20:47:53 +00:00
guix-data-service-create-small-backup Use the --no-comments option to pg_dump 2020-03-25 20:47:53 +00:00
guix-data-service-manage-build-servers.in Add a script to help manage build servers 2019-11-23 11:50:51 +00:00
guix-data-service-process-branch-updated-email.in Switch to processing emails as bytevectors 2019-09-26 18:08:12 +01:00
guix-data-service-process-branch-updated-mbox.in Warn if process-branch-updated-mbox won't match any emails 2020-02-01 14:03:26 +01:00
guix-data-service-process-job.in Add a process-job command 2019-07-12 19:57:24 +01:00
guix-data-service-process-jobs.in Support customising the latest branch revision max processes 2020-02-28 20:58:21 +00:00
guix-data-service-query-build-servers.in Make it possible to query builds servers for specific outputs 2020-02-16 09:54:27 +00:00
guix-data-service.in Move and improve the "starting the server" message 2020-03-14 13:14:29 +00:00