Idle connections / sessions

2018-12-12 Thread Oygun Josef
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

Re: Minor bug in pgAdmin

2018-12-12 Thread Khushboo Vashi
On Wed, Dec 12, 2018 at 9:27 AM Kersten, Stefan wrote: > Hi, > > > > no idea where else to report this minor issue... > > > > Latest pgAdmin still shows strings in JSONb-arrays without quotes. > > > > E.g. when storing json-array:[ “hello”, “123”, 456 ] > > It is stored and retrie