diff --git a/docs/admin/postgresql_collation_version_mismatch_resolution.mdx b/docs/admin/postgresql_collation_version_mismatch_resolution.mdx index 6243ae69a..aacb45c8f 100644 --- a/docs/admin/postgresql_collation_version_mismatch_resolution.mdx +++ b/docs/admin/postgresql_collation_version_mismatch_resolution.mdx @@ -20,6 +20,12 @@ Self-hosted customers using external databases, such as AWS RDS, GCP CloudSQL, o Sourcegraph Cloud customers are not affected. + + +Postgres collation affected customers + + + # Symptoms When logging into the database via `psql` or similar tools you may see the following warning: diff --git a/public/postgres_collation_affected_customers.png b/public/postgres_collation_affected_customers.png new file mode 100644 index 000000000..64ce4ea03 Binary files /dev/null and b/public/postgres_collation_affected_customers.png differ