Re: dsa_allocate() faliure

2018-08-28 Thread Sand Stone
abase hll| 2.10| public | type for storing hyperloglog data plpgsql| 1.0 | pg_catalog | PL/pgSQL procedural language On Sat, Aug 25, 2018 at 7:46 AM Sand Stone wrote: > >Can you still see the problem with Citus 7.4? > Hi, Thomas. I actually went back to the cl

Re: dsa_allocate() faliure

2018-08-25 Thread Sand Stone
43 PM Thomas Munro wrote: > > On Thu, Aug 16, 2018 at 8:32 AM, Sand Stone wrote: > > Just as a follow up. I tried the parallel execution again (in a stress > > test environment). Now the crash seems gone. I will keep an eye on > > this for the next few weeks. > > Thanks

Re: dsa_allocate() faliure

2018-08-15 Thread Sand Stone
untuned Linux machines, the TCP ports might run out. Of course, I am using "newer" PG10 bits and Citus7.5 this time. On Wed, May 23, 2018 at 7:06 AM Sand Stone wrote: > > >> At which commit ID? > 83fcc615020647268bb129cbf86f7661feee6412 (5/6) > > >>do you mea

Re: dsa_allocate() faliure

2018-05-23 Thread Sand Stone
xecuting 10s of queries as shown on the worker nodes, depending on the stats, the PG10 core may or may not spawn more bg workers. Thanks for your time! On Tue, May 22, 2018 at 9:44 PM, Thomas Munro wrote: > On Wed, May 23, 2018 at 4:10 PM, Sand Stone wrote: >>>>dsa_allocate coul

Re: dsa_allocate() faliure

2018-05-22 Thread Sand Stone
>>dsa_allocate could not find 7 free pages I just this error message again on all of my worker nodes (I am using Citus 7.4 rel). The PG core is my own build of release_10_stable (10.4) out of GitHub on Ubuntu. What's the best way to debug this? I am running pre-production tests for the next few da