Rename telegraf_postgres.sh to so-telegraf-postgres

This commit is contained in:
Mike Reeves
2026-05-14 16:55:53 -04:00
parent b9f2d56932
commit 8e38bff0c3
2 changed files with 5 additions and 5 deletions
@@ -2,7 +2,7 @@
set -e
# Provision Telegraf state inside the so-postgres container.
# Usage: telegraf_postgres.sh <subcommand>
# Usage: so-telegraf-postgres <subcommand>
# create_db Ensure the so_telegraf database exists.
# group_role Provision the so_telegraf group role, telegraf/partman schemas,
# pg_partman, pg_cron, and the hourly partman maintenance job.