Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 284663
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T05:28:39+00:00 2026-05-12T05:28:39+00:00

My applications tests are pretty hard on the database. They run create, drop and

  • 0

My applications tests are pretty hard on the database. They run create, drop and alter table statements. However, I would still expect postresql to handle these even in the case of a deadlock (i.e detect the lock and trow one thread out). I am not running requests concurrently either.

However, in my case it just freezes and I have to manually kill them off manually (it works if I change the order of running slightly though, but this does not give me confidence). The locks show that a create table statement has an exclusive lock and a transaction has one too.

Has anyone experienced anything similar? Are there any server settings that can help out? Or just any advise?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T05:28:39+00:00Added an answer on May 12, 2026 at 5:28 am

    PostgreSQL automatically detects deadlocks. Most likely, you are only blocking on some statement somewhere that hasn’t finished. A deadlock only occurs if two statements are waiting for each other.

    If you examine your “lock tree” down to the root (d blocking on b blocking on a has a at the root), you will most likely find a transaction somewhere that’s either taking a long time to run, or that is not properly committed but just sits in “idle-in-transaction” mode.

    Since you mention threads though – mind that all client libraries are not necessarily threadsafe on the client side.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How would you maintain the legacy applications that: Has no unit tests have big
I'm running some JUnit tests on my applications. Every test has a for loop
I believe strongly in using unit-tests as part of building large multi-platform applications. We
What's the best, crossplatform way to perform blackbox tests on AJAX web applications? Ideally,
I would like to be able to build test applications (e.g. the nightly Minefield/Firefox)
Thanks to ASP.NET MVC framework, it became possible to unit test web applications. But
I want to test ASP.NET applications to get the feel for the MVC extension
I need to test my PHP applications with multiple versions of PHP 5.x, such
We are developing an application that involves a lot of different tests where each
How do you test the usability of the user interfaces of your applications -

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.