惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Hugging Face - Blog
Hugging Face - Blog
云风的 BLOG
云风的 BLOG
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
L
LangChain Blog
阮一峰的网络日志
阮一峰的网络日志
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Recent Announcements
Recent Announcements
IT之家
IT之家
Google DeepMind News
Google DeepMind News
罗磊的独立博客
爱范儿
爱范儿
Last Week in AI
Last Week in AI
人人都是产品经理
人人都是产品经理
U
Unit 42
MongoDB | Blog
MongoDB | Blog
S
SegmentFault 最新的问题
B
Blog
博客园 - 叶小钗
月光博客
月光博客
Stack Overflow Blog
Stack Overflow Blog
V
Visual Studio Blog
C
Check Point Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - greptimedb-bin
2026-06-17 · via AUR Newest Packages

sunng commented on 2025-06-09 19:20 (UTC)

vbmithr commented on 2025-06-09 14:18 (UTC)

@sunng In greptimedb.service, greptime standalone stop does not exists, please remove.

sunng commented on 2025-05-31 02:21 (UTC)

@vbmithr done! it should be available in minutes

vbmithr commented on 2025-05-30 11:57 (UTC)

backup=('etc/greptimedb/greptimedb.toml')

vbmithr commented on 2025-05-30 11:13 (UTC)

sunng commented on 2025-05-20 06:56 (UTC)

@vbmithr Configuration updated. Thank you!

vbmithr commented on 2025-04-11 13:58 (UTC)

config file is outdated. Please update because I lost some time because of this, greptimedb just ignores the config sections. Also in [grpc], it's bind_addr not addr.

micwoj92 commented on 2023-10-14 12:00 (UTC)

Needs zlib, gcc-libs and glibc in depends.

vbmithr commented on 2023-01-16 15:15 (UTC)

Oh ok, I always compile AUR packages with debug on that's why. All good then :)

sunng commented on 2022-12-26 13:05 (UTC)

@vbmithr the binary contains debug information. Don't worry, archlinux has strip process to shrink the final binary size, on my machine it's 95M. The upstream will also work on binary size shrinking.