Re: PostgreSQL partition tables use more private memory

2018-12-27 Thread Marcus Mao
Thanks you guys, I will test the patches you mentioned, and keep you updated. Thanks, Marcus Sent from my iPhone > On Dec 27, 2018, at 19:28, Amit Langote wrote: > > Hi, > >> On 2018/12/27 15:44, 大松 wrote: >> # PostgreSQL partition tables use more private memory >&

Re: PostgreSQL partition tables use more private memory

2018-12-27 Thread Amit Langote
Hi, On 2018/12/27 15:44, 大松 wrote: > # PostgreSQL partition tables use more private memory > > Hi, there is a process private memory issue about partition tables in our > production environment. We're not sure if it's a bug or Pg just works in this > way. > > -

Re: PostgreSQL partition tables use more private memory

2018-12-27 Thread Pavel Stehule
Hi čt 27. 12. 2018 v 11:48 odesílatel 大松 napsal: > # PostgreSQL partition tables use more private memory > > Hi, there is a process private memory issue about partition tables in our > production environment. We're not sure if it's a bug or Pg just works in > this way.