Jobin Augustine

Results 16 issues of Jobin Augustine

Getting the following during the Patroni startup. Replication is not affected. But node is not a candidate for swithchover. ``` localhost:5432 - accepting connections 2022-07-22 12:27:06,229 INFO: Lock owner: db-a;...

Syntactically wrong SQL is fired against PostgreSQL after few hours of execution. here is the extract from the log ... [ 20060s ] thds: 4 tps: 11.00 qps: 360.60 (r/w/o:...

A large number of PostgreSQL users / DBAs have tools and scripts prepared for `pg_stat_statements`. The lack of `pg_stat_statement` compatible view definition stands as the biggest obstacle for replacing the...

./autogen.sh --with-master export PKG_CONFIG_PATH=mongo-c-driver/src/:mongo-c-driver/src/libbson/src mongo_wrapper_meta.c: In function ‘BsonOidToString’: mongo_wrapper_meta.c:587:2: warning: passing argument 2 of ‘bson_oid_to_string’ from incompatible pointer type [enabled by default] bson_oid_to_string (o, str); ^ In file included from...

Filing this improvement request on behalf of @ylacancellera expects net/delay in that table to show up at db level which will be easy for users to understand.

VacuumDelay is more of a sleep/delay within the vacuum worker. it shouldn't be a matter of concern and shouldn't be reported as something on which PostgreSQL is spending its time.

A few users directly contacted and reported that sometimes they experience data import failures due to an additional empty column appearing data related to wait-events to `pg_pid_wait`. Even though the...

On a remote connection sending same `pg_sleep` 2000 times is not something very desirable.

When the Report is loaded, First HTML DOM with CSS is displayed as it is. The analysis data comes later on top of that. Currently, jquery is used to manipulate...

Users reported that the temp generation information don't make much meaning since it is the cumulative value from the last stats reset. As per discussion, Temp generation per day makes...