-
So, I have a very specific issue when using newer versions of rust-analyzer in my project.
The project is structured as follows:
It is a monorepo consisting of three crates: a client, a server and so…
-
Hi!
I am trying to run the Docker image timescale/timescaledb:latest-pg16 with a fresh volume, but `CREATE EXTENSION IF NOT EXISTS vectorscale CASCADE;` fails:
```
postgres-1 | waiting for serve…
-
I am trying to deploy the GeoServer Helm chart on my on-premise Kubernetes cluster, which also has a PostgreSQL cluster with the PostGIS extension. However, after deployment, only two pods—RabbitMQ an…
-
Hi,
Even with PG installed from sources, the `CREATE EXTENSION` doesn't seem to find the required libraries.
Error example:
```bash
$ psql -d postgres -c "CREATE EXTENSION IF NOT EXISTS parque…
-
### Steps to reproduce the issue
Go index.php?option=com_workflow&view=workflows&extension=com_contact
Create and save new Workflow
Click Transitions and create new transitions
Type name of transiti…
-
-
# Issue report
## Operating system
_On recent GNU/Linux distributions, you can provide the content of the file `/etc/os-release`_
```
Fedora Linux 40 (Workstation Edition)
```
## Version…
-
Hi, I was wondering, what's the best practice for adding PostgreSQL extensions? I ask this question because I can easily add the Ubuntu package (i.e. postgresql-contib) to the runlist to properly get…
-
I'm using the PostgreSQL extension PG_TRGM with Azure Database for PostgreSQL Flexible Server. I understand that to use this extension, the server parameter azure.extensions needs to be configured to …
-
This extension is needed for project that works with Spatial SQL.
http://postgis.net/install/