Hi,
Is it possible to terminate idle connections/sessions automatically through a
timeout in AWS or do I need to run a periodical cron job for this?
Postgres version: 9.6.6
Instance: db.t2.micro
RAM : 1GB
We are running a microservice architecture using docker with kubernetes and I
can see tha
ilto:henrik.ug...@kristianstad.se]
Skickat: den 4 september 2018 11:59
Till: Dave Page
Kopia: Oygun Josef ;
pgadmin-support@lists.postgresql.org
Ämne: SV: Login form
As I said, most images has the option to set SERVER_MODE at runtime, using an
environment variable. If security is important then you sh
Hi!
Is it possible to disable the PGAdmin login form?
I have the deployment as a docker image on kubernetes.
https://hub.docker.com/r/dpage/pgadmin4/
Josef Oygun