Skip to content

Commit 5c61a39

Browse files
Update docs
Signed-off-by: Lukasz Gryglicki <[email protected]>
1 parent 22550a9 commit 5c61a39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devel/devstats-flags-report.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ echo
403403
# -------- Per-DB: tables close to 1600 column-slot limit --------
404404

405405
echo "== Tables close to 1600-column limit (total_attribute_slots > ${COLS_SLOTS_THRESHOLD}) =="
406-
echo "Fix: devel/rebuild-table.sh db-name table_name"
406+
echo "Fix: [NS=devstats-prod] devel/rebuild-table.sh db-name table_name"
407407
SQL_COLSLOTS=$(cat <<SQL
408408
SELECT
409409
n.nspname AS schema,

0 commit comments

Comments
 (0)