postgres 10.3 no response

From: Сергей <gtm7(at)yandex(dot)ru>
To: pgsql-bugs(at)postgresql(dot)org
Subject: postgres 10.3 no response
Date: 2018-04-22 04:28:09
Message-ID: 5ADC0F59.5000902@yandex.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hello!

In versions 10.1 and 10.3, an error was detected.

When performing parallel loading of data into a partitioned table (300
partitions), the PostgreSQL DBMS enters the "no response" state. No new
connections are possible.

All processes are waiting for the release of the semaphore.

OS version
Linux asu-oko-test 3.0.101-77-ppc64 #1 SMP Tue Jun 14 20:33:58 UTC 2016
(a082ea6) ppc64 ppc64 ppc64 GNU/Linux

Postgresql version
PostgreSQL 10.3 on powerpc64-unknown-linux-gnu, compiled by gcc-5 (SUSE
Linux) 5.3.1 20160301 [gcc-5-branch revision 233849], 64-bit

Test case in the attachment

Attachment Content-Type Size
bug_test.tgz application/octet-stream 6.2 KB

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Сергей 2018-04-22 05:02:35 postgres 10.3 no response
Previous Message Tom Lane 2018-04-21 15:14:36 Re: BUG #15166: PL/PGSQL default rowtype variable value is null but also not null