-
I encountered an error while using goctl to generate a PostgreSQL model. The error message states "unsupported database type: uuid."
I am currently using goctl version 1.5.2.
I kindly request suppor…
-
Hi,
I’m currently using Warpgate with PostgreSQL as my backend database, and I’m looking for guidance on two things:
**High Availability (HA):**
What’s the best approach to set up HA for Warpga…
vjmax updated
1 month ago
-
Hello, I'm currently trying to use PilotScope, but I encounter some runtime issues when compile with -O2. I followed the documentation to install PilotScope and PostgreSQL, but compile PostgreSQL with…
-
We are currently using PostgreSQL 12 in our Helm chart:
https://github.com/reanahub/reana/blob/9cb65c8302290e699c4e23273b54bab1a4bcf376/helm/reana/templates/reana-db.yaml#L34
Given that we have al…
-
Hello,
I am encountering an issue with the registration process. It gives an error when I try to register. Could you kindly assist me in resolving this?
Additionally, I have a question regarding…
-
(Note: this is one of several guides possible related to integration with an external datasource. Be sure to familiarize yourself with the overall set to be sure what you do will fit nicely with the o…
-
### Support for recursive queries to use Pinot for typical graph use cases
Many DBs already support recursive queries for several years. This enable many graph / tree like queries with good performan…
-
### Description
Adding "or replace" breaks syntax highlighting with colors.
- use this query:
```
create or replace view table_size as
SELECT
c.relname,
PG_RELATION_SIZE(C.oid) as s…
-
We want to explorer potential hosting options for the VMS.
So far the options are: **Netlify** and **Cloudflare**. But other options are welcome.
## Tasks
- [ ] Explore "get started" from Netlify
- …
-
Olá
Estou tentando construir o conteiner, mas após a execução do comando docker compose, me dá essa mensagem de erro:
Error response from daemon: pull access denied for cleydyr/tomcat7-jdk8_postgr…