BUG Report: PostgreSQL becomes unresponsive whenI attempt to insert mol data
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
**Steps to Reproduce**
Environment:
Service version: Centos7.9
Postgresql: version:PostgreSQL 15.5 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44), 64-bit
bingo version:1.9.1.686-gcd2c4f91c
**Expected behavior**
When I insert the mol file content into my postgresql, My database has become unresponsive ,MOL file is in the zip file,
[MOLFILE.zip](https://github.com/epam/Indigo/files/15056616/MOLFILE.zip)
This is my insert sql
[insert.zip](https://github.com/epam/Indigo/files/15056698/insert.zip)
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the report using MOLFILE.zip and insert.zip against PostgreSQL 15.5 with Bingo 1.9.1.686-gcd2c4f91c on CentOS 7.9. Start by running the supplied insert SQL and observe when PostgreSQL becomes unresponsive; done means the cause is identified and the same insertion no longer makes the database unresponsive.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, postgresql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100