Releases: SemiAnalysisAI/InferenceX-app
Release list
DB Dump 2026-07-13
Weekly InferenceX database dump.
Verify (optional):
sha256sum -c SHA256SUMS
Reassemble and decompress:
cat *.dump.zst.part* | zstd -d --long=27 > inferencex.dump
Restore to PostgreSQL or Neon:
pg_restore --exit-on-error --clean --if-exists --no-owner --no-privileges --dbname="YOUR_TARGET_DATABASE_URL" inferencex.dump
DB Dump 2026-07-12
Weekly InferenceX database dump.
Verify (optional):
sha256sum -c SHA256SUMS
Reassemble and decompress:
cat *.dump.zst.part* | zstd -d --long=27 > inferencex.dump
Restore to PostgreSQL or Neon:
pg_restore --exit-on-error --clean --if-exists --no-owner --no-privileges --dbname="YOUR_TARGET_DATABASE_URL" inferencex.dump
DB Dump 2026-06-29
Weekly full database dump (xz-compressed, split into parts under 2 GiB). Reassemble: cat *.tar.xz.part* | xz -d | tar -x
DB Dump 2026-06-22
Weekly full database dump (xz-compressed, split into parts under 2 GiB). Reassemble: cat *.tar.xz.part* | xz -d | tar -x
DB Dump 2026-06-15
Weekly full database dump (xz-compressed, split into parts under 2 GiB). Reassemble: cat *.tar.xz.part* | xz -d | tar -x
DB Dump 2026-06-08
Weekly full database dump (xz-compressed, split into parts under 2 GiB). Reassemble: cat *.tar.xz.part* | xz -d | tar -x
DB Dump 2026-06-06
Weekly full database dump (xz-compressed, split into parts under 2 GiB). Reassemble: cat *.tar.xz.part* | xz -d | tar -x
DB Dump 2026-05-11
Weekly database dump.
DB Dump 2026-05-04
Weekly database dump.
DB Dump 2026-04-27
Weekly database dump.