-
I have just created a Helm chart for pgweb: https://artifacthub.io/packages/helm/ectobit/pgweb
-
works:
```
lb_service:
type: string
from:
service_link:
prompt: Pick a loadbalancer
image: kontena/lb
```
explodes:
```
lb_service:
type: string
…
matti updated
7 years ago
-
Sur tous les pods déployé sur le cluster OVH, nous distingons 67 pods au total avec 31 pods sans securityContext
(namespace -/- pods)
DEV
----------------------
| NS | pods |
|------|------------|
|…
-
With this?
https://github.com/sosedoff/pgweb/
https://github.com/idaunis/mod_go
-
While pgweb is used a front-end, a stop-gap app is needed for users to change their passwords for the underlying PostgreSQL database. Information about proposed solution can be found [here](https://gi…
-
I would like to be able to store the query history in the History tab in browser storage instead of in the server memory. This would make it per-user and persist after restarting pgweb.
-
I have a huge table of 10G rows. It is split into 1000 partitions - almost half of those are empty to be ready for future data influx. Problems:
* I can't find the table name under the `tables` drop-…
jimis updated
7 months ago
-
Sorry if this is not the right place to report this or if it has been reported already.
With any of `?`, `{`, `^`, `]`:
```
Error: parse ...
```
FTR these work:
```
$ psql postgres://user…
-
We offer "Automated Postgres". `fly pg create` will setup a Postgres cluster for you. It works pretty well! But it's not quite what you might expect if you're coming from Heroku Postgres or Compose.co…
-
Using the HealthChecksUI sample in the dotnet/aspire-samples repo and Podman, the HealthChecks UI dashboard was not able to reach the healthchecks URIS:
![Image](https://github.com/dotnet/aspire/ass…