CVS log for pkgsrc/databases/timescaledb-tune/distinfo
Up to [cvs.NetBSD.org] / pkgsrc / databases / timescaledb-tune
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 10 11:11:25 2023 UTC (22 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4
lines
timescaledb-tune: update to 0.14.3
Update default value of timescaledb.max_background_workers
Adjust settings for promscale
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Oct 29 15:26:07 2022 UTC (2 years, 1 month ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4
lines
timescaledb-tune: update to 0.14.2
- Don't require exactly one space before or after = in postgresql.conf
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Sep 4 11:48:12 2022 UTC (2 years, 3 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4
lines
timescaledb-tune: update to 0.14.1
Support different tuning profiles via the --profile argument
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Dec 10 11:59:34 2021 UTC (3 years ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4
lines
timescaledb-tune: update to 0.12.0
Support for PostgreSQL 14
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Oct 26 10:10:06 2021 UTC (3 years, 1 month ago) by nia
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +14 -14
lines
databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Oct 7 13:35:53 2021 UTC (3 years, 2 months ago) by nia
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -14
lines
databases: Remove SHA1 distfile hashes
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jul 25 16:46:45 2021 UTC (3 years, 4 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5
lines
timescaledb-tune: update to 0.11.1
Fix effective_io_concurrency for v13.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 25 16:01:46 2021 UTC (3 years, 5 months ago) by tnn
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5
lines
timescaledb-tune: change git suffix in PKGVERSION to date of commit
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 25 13:34:41 2021 UTC (3 years, 5 months ago) by tnn
Branches: MAIN
databases/timescaledb-tune: import timescaledb-tune-0.11.0git
timescaledb-tune is a program for tuning a TimescaleDB database to perform its
best based on the host's resources such as memory and number of CPUs. It parses
the existing postgresql.conf file to ensure that the TimescaleDB extension is
appropriately installed and provides recommendations for memory, parallelism,
WAL, and other settings.
CVSweb <webmaster@jp.NetBSD.org>