Files
appwrite/tests/resources
Jake Barnby b952bf7978 fix: Use custom PostgreSQL image with required extensions (PostGIS, pgvector)
The Postgres adapter in utopia-php/database requires PostGIS, pgvector,
and pg_trgm extensions. The plain postgres:18 image lacked these, causing
"collation utf8_ci_ai does not exist" errors (CREATE EXTENSION failed
before the collation could be created).

Switch to postgres:17 with a custom Dockerfile that installs the required
extensions, matching the approach used by utopia-php/database's own tests.
Also reverts the volume mount to /var/lib/postgresql/data (correct for v17).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 04:25:35 +13:00
..
2025-11-21 20:05:31 +05:30
2025-08-09 00:53:33 +12:00
2023-12-28 02:22:05 +00:00
2019-12-26 21:58:37 +02:00
2026-02-09 20:20:44 +00:00
2025-10-01 18:17:35 +05:30
2025-04-01 15:29:07 +02:00
2025-11-25 13:22:19 +05:30
2023-11-02 00:16:30 -04:00
2019-11-17 00:57:42 +02:00
2024-06-24 04:45:53 +00:00
2021-06-13 18:01:56 +03:00
2019-12-26 13:48:07 +02:00