Skip to content

Releases: SemiAnalysisAI/InferenceX-app

DB Dump 2026-07-13

Choose a tag to compare

@github-actions github-actions released this 13 Jul 02:57
7780426

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

Choose a tag to compare

@github-actions github-actions released this 12 Jul 07:57
7780426

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

Choose a tag to compare

@github-actions github-actions released this 29 Jun 01:59
8f38615

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

Choose a tag to compare

@github-actions github-actions released this 22 Jun 01:57
e22c99c

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

Choose a tag to compare

@github-actions github-actions released this 15 Jun 02:01
528c414

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

Choose a tag to compare

@github-actions github-actions released this 08 Jun 01:53
8eda98d

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

Choose a tag to compare

@github-actions github-actions released this 06 Jun 00:52
2a1cfe2

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

Choose a tag to compare

@github-actions github-actions released this 11 May 01:11
0ecaaf7

Weekly database dump.

DB Dump 2026-05-04

Choose a tag to compare

@github-actions github-actions released this 04 May 01:02
bf702a5

Weekly database dump.

DB Dump 2026-04-27

Choose a tag to compare

@github-actions github-actions released this 27 Apr 00:47
2ff83e7

Weekly database dump.