tools: Rename postgres to postgresql in tool names.

This commit is contained in:
Alex Vandiver
2020-10-26 14:50:18 -07:00
committed by Tim Abbott
parent 5eb8064a1a
commit 2b0bbbb882
15 changed files with 22 additions and 22 deletions

View File

@@ -240,7 +240,7 @@ directory that would contain configuration files
list of stopwords used by a PostgreSQL extension.
In a development environment, configuration of that PostgreSQL
extension is handled by `tools/postgres-init-dev-db` (invoked by
extension is handled by `tools/postgresql-init-dev-db` (invoked by
`tools/provision`). That file also manages setting up the
development PostgreSQL user.