Skip to content

issues Search Results · repo:postgrespro/pg_query_state language:C

Filter by

14 results
 (185 ms)

14 results

inpostgrespro/pg_query_state (press backspace or delete to remove)

Hello, pg_query_state is really a cool tool and I m recently learning through the code. I noticed the process needs to check if n_peers is zero or wait a timeout before doing the actual work. It seems ...
  • cxxwang789
  • Opened 
    on Apr 28, 2024
  • #52

Добрый день. не могли бы вы привести краткую инструкцию по установке патчей? или какую-нибудь ссылку где можно найти как правильно это делать? попробовал создать сразу новый кластер с патчами: 1 ) в ...
  • slavadba
  • 4
  • Opened 
    on Feb 6, 2023
  • #45

Thanks for the great extension. Tried it on PG 14.1, and had the following issues: 1. TIMING and BUFFERS are not working – tried to set it everywhere, on both sides, globally – doesn t matter, I don ...
  • NikolayS
  • 2
  • Opened 
    on Jan 13, 2022
  • #40

On slow runs we can get something like this: test corner_cases ... FAILED 8738 ms ====================== 1 of 1 tests failed. ====================== The differences that caused ...
  • ziva777
  • Opened 
    on Nov 8, 2021
  • #36

There are two types of errors occurring from time to time when running docker tests. 1) Assertion failure with basic python tests: test when two backends compete with each other to extract state from ...
bug
  • ololobus
  • Opened 
    on Apr 15, 2021
  • #21

Rework existing PR https://github.com/postgrespro/pg_query_state/pull/16 and migrate current python tests to testgres Postgres testing framework.
enhancement
  • ololobus
  • Opened 
    on Oct 27, 2019
  • #18

Is this PostgreSQL License or GNU or APACHE ? Could you please update it ?
  • avinashvallarapu
  • 1
  • Opened 
    on Jul 23, 2019
  • #13

HI: I occur a problem about pg_query_state extension and hope receive your replay, environment context: 1. ENVIRONMENT postgresql10.5 + pg_query_state(PG10) ; 2.add shared_preload_libraries = pg_query_state ...
bug
  • ghost
  • 1
  • Opened 
    on Nov 7, 2018
  • #11

I apologize in advance for this messy bug report. Executing the following SQL query, an instance of a TPC-DS template, occasionally causes a segmentation fault in PG10.3 when pg_query_state is called. ...
bug
  • RyanMarcus
  • 9
  • Opened 
    on May 9, 2018
  • #6

To install pg_query_state, please apply patches custom_signal.patch, executor_hooks.patch and runtime_explain.patch to the latest stable version of PostgreSQL and rebuild PostgreSQL. -----I want to know, ...
  • msdnchina
  • 4
  • Opened 
    on Feb 26, 2018
  • #5
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub