-
Migrate away from google app engine.
-
Hello,
I am trying to run the sample quickstart process. I have checked out the latest master (although I have attempted this with tag v3.15 in case there's unstable master code). The process fai…
-
Make node explorer data available in sql-explorer so that for example, you can join dependent nodes in with queries of meshdb metadata.
I think we can use [psql-http](https://github.com/pramsey/pgs…
-
localpath?
-
uhm.. wanting to test a workers change, I run `setup-all` which complained about my lack of `matrix_postgres_connection_password`, which I then set.. then even nuked/moved the existing /matrix folder …
-
I have the retention in the docker-compose file for 8 weeks but it is only doing 4 weeks. I do not see the old cron job that cleans up and can not find anywhere the dB is being cleaned. Please advise…
-
# New Issue
## Context
* Operating System: Linux Mint 20
* GoCryptoTrader version (`gocryptotrader -version`):
GoCryptoTrader v0.1 amd64 go1.15.1 pre-release.
## Expected Behavior
Run…
-
Schema and seeds sql exists. Need a way to setup the DB and see the DB without having to go into psql
-
1. `psql -h localhost -p 5432 -U postgres -W -d adrd1 -f /omop_ddl/OMOPCDM_postgresql_5.4_ddl.sql`
2.
```
ALTER TABLE person
ALTER COLUMN care_site_id TYPE float;
ALTER TABLE person
ALTER COLUMN prov…
-
Hello all,
we are running psql (16.2 (Debian 16.2-1.pgdg120+2)) and phppgadmin 7.13.0+dfsg-2.
After login to phppgadmin I get the message, that the PostgreSQL version is not supported.
Is ther…