forked from percona/pg_stat_monitor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue - (percona#51): Postgres process is taking too much CPU.
Jira: PG-141 There is lock conflict, so used LW_EXCLUSIVE instead of LW_SHARED. This need to be investigated again and check the possibility to use a shared lock.
- Loading branch information
1 parent
b23df84
commit 166ee0a
Showing
2 changed files
with
5 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters