[Groonga-commit] pgroonga/pgroonga at 79c94ce [master] travis: more VACUUM

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Sat Aug 12 11:20:49 JST 2017


Kouhei Sutou	2017-08-12 11:20:49 +0900 (Sat, 12 Aug 2017)

  New Revision: 79c94ce6182771c05f831642ec82d47c68d84bfb
  https://github.com/pgroonga/pgroonga/commit/79c94ce6182771c05f831642ec82d47c68d84bfb

  Message:
    travis: more VACUUM

  Modified files:
    .travis.yml

  Modified: .travis.yml (+2 -2)
===================================================================
--- .travis.yml    2017-08-12 11:16:26 +0900 (1d25cb5)
+++ .travis.yml    2017-08-12 11:20:49 +0900 (d5c8094)
@@ -58,11 +58,11 @@ script:
     esac
   - sudo -u postgres -H mkdir -p /tmp/space
   - |
-    (for i in $(seq 2)
+    (for i in $(seq 24)
      do
        sleep 5
        df -h | grep ramfs
-       psql -d contrib_regression -c VACUUM -a
+       psql -d contrib_regression -c VACUUM
        df -h | grep ramfs
      done) &
     PG_REGRESS_DIFF_OPTS="-u" \
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index