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

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
V2EX
WordPress大学
WordPress大学
U
Unit 42
I
InfoQ
A
About on SuperTechFans
宝玉的分享
宝玉的分享
J
Java Code Geeks
博客园 - 司徒正美
爱范儿
爱范儿
Engineering at Meta
Engineering at Meta
G
Google Developers Blog
人人都是产品经理
人人都是产品经理
小众软件
小众软件
Microsoft Security Blog
Microsoft Security Blog
L
LangChain Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
aimingoo的专栏
aimingoo的专栏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Last Week in AI
Last Week in AI
腾讯CDC
Recent Announcements
Recent Announcements

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.