这是indexloc提供的服务,不要输入任何密码
Skip to content

Queries longer than 1 minute get stuck - Container 7.1 #6317

@shadodan

Description

@shadodan

Describe the bug

Hello, well here in my development team we use pgadmin, and we used the version 6.21 until last week, then we upgraded it to version 7.1, but when we execute queries that take more than one second they get stuck in the page, in the bottom they appear stuck at 1 minute, and don't return anything, so this way we cannot execute queries that take longer than 1 minute, but we need for testing and optimization purposes.

To Reproduce

Steps to reproduce the behavior:

  1. Login pgadmin
  2. Enter query tool for a database
  3. Run pg_sleep(62)
    image

Expected behavior

Can run queries longer than 1 minute, like the old version could.

Error message

If possible, include the full, unedited text of any error messages displayed.

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Linux
  • Version: 7.1
  • Mode: Server
  • Browser Brave (Chrome)
  • Package type: Container

Additional context

The container is running in a Kubernetes cluster and volume is a EBS volume, but even in docker compose had this problem.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions