Re: gen_random_uuid key collision

2021-09-03 Thread jesusthefrog
> > Note that the parent variant takes a disruptive lock that will block > write DML. You might prefer to just use the first query if this is > running in a production environment. > Fortunately this has only been observed on the dev instance. This morning I tried just dropping and recreating the

Re: is there any memory leak with postgres version(12.x) - https://stackoverflow.com/questions/3849543/force-postgresql-to-release-allocated-memory

2021-09-03 Thread David G. Johnston
On Thursday, September 2, 2021, M Tarkeshwar Rao < m.tarkeshwar@ericsson.com> wrote: > > Is there any memory leak in Postgres version 12.7 or any other 12.x? > Most likely the answer is no, or if there are the amount is so small as to be practically unmeasurable. It is much more likely that un