You've already forked awesome-postgres
mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-11-25 23:18:49 +02:00
Fix ParadeDB Docker image
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
committed by
Kaarel Moppel
parent
9155772983
commit
c03ec7206e
@@ -289,7 +289,7 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software).
|
|||||||
### Docker images
|
### Docker images
|
||||||
* [citusdata/citus](https://hub.docker.com/r/citusdata/citus/) - Citus official images with citus extensions. Based on the official Postgres container.
|
* [citusdata/citus](https://hub.docker.com/r/citusdata/citus/) - Citus official images with citus extensions. Based on the official Postgres container.
|
||||||
* [mdillon/postgis](https://hub.docker.com/r/mdillon/postgis/) - PostGIS 2.3 on Postgres 9. Based on the official Postgres container.
|
* [mdillon/postgis](https://hub.docker.com/r/mdillon/postgis/) - PostGIS 2.3 on Postgres 9. Based on the official Postgres container.
|
||||||
* [paradedb/paradedb](https:/hub.docker.com/r/paradedb/paradedb/) - ParadeDB is Postgres for Search and Analytics. Based on the Bitnami Postgres container with pg_search and pg_analytics Postgres extensions.
|
* [paradedb/paradedb](https://hub.docker.com/r/paradedb/paradedb/) - ParadeDB is Postgres for Search and Analytics. Based on the Bitnami Postgres container with pg_search and pg_analytics Postgres extensions.
|
||||||
* [postgres](https://hub.docker.com/_/postgres/) - Official postgres container (from Docker)
|
* [postgres](https://hub.docker.com/_/postgres/) - Official postgres container (from Docker)
|
||||||
|
|
||||||
### Kubernetes
|
### Kubernetes
|
||||||
|
|||||||
Reference in New Issue
Block a user