summarylogtreecommitdiffstats
path: root/install
blob: 1f08dcbb8189c29c44ea5b8719250bfc5d412816 (plain)
1
2
3
post_upgrade() {
  echo -e "\nRun 'ALTER EXTENSION vectors UPDATE;' to update the database\nhttps://docs.pgvecto.rs/admin/upgrading.html\n"
}