A
A
Alexander Savchuk2015-08-02 16:54:05
PostgreSQL
Alexander Savchuk, 2015-08-02 16:54:05

What are the causes of a segmentation fault in Python?

So, in one place, I have about 250K objects created using bulk_create , when this method is executed, a segmentation fault crashes. I thought the pack was too big. I set batch_size to 50K, because I know for sure that 43K pass freely, but it wasn’t there, the result is the same seg fault. The question is, what could be the problem? Perhaps in the PostgreSQL configs?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question