Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 649139 Details for
Bug 873379
Out of memory with Spacewalk 1.8 and Postgres 8.4.13
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Locks linked to pid that is IDLE in transaction
locks from pid that is idle in transaction.txt (text/plain), 7.35 KB, created by
James Hogarth
on 2012-11-21 10:49:45 UTC
(
hide
)
Description:
Locks linked to pid that is IDLE in transaction
Filename:
MIME Type:
Creator:
James Hogarth
Created:
2012-11-21 10:49:45 UTC
Size:
7.35 KB
patch
obsolete
>postgres=# select * from pg_locks where pid=18577; > locktype | database | relation | page | tuple | virtualxid | transactionid | classid | objid | objsubid | virtualtransaction | pid | mode | granted >---------------+----------+----------+------+-------+------------+---------------+---------+-------+----------+--------------------+-------+------------------+--------- > relation | 16384 | 16571 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16522 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 20495 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 20353 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16673 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16701 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16701 | | | | | | | | 30/15976 | 18577 | RowExclusiveLock | t > transactionid | | | | | | 10632229 | | | | 30/15976 | 18577 | ExclusiveLock | t > relation | 16384 | 17056 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 17056 | | | | | | | | 30/15976 | 18577 | RowExclusiveLock | t > relation | 16384 | 20485 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 18011 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16536 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16699 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16699 | | | | | | | | 30/15976 | 18577 | RowExclusiveLock | t > relation | 16384 | 17057 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 17057 | | | | | | | | 30/15976 | 18577 | RowExclusiveLock | t > relation | 16384 | 17025 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 17025 | | | | | | | | 30/15976 | 18577 | RowExclusiveLock | t > relation | 16384 | 16535 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16534 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16665 | | | | | | | | 30/15976 | 18577 | RowShareLock | t > relation | 16384 | 18023 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > virtualxid | | | | | 30/15976 | | | | | 30/15976 | 18577 | ExclusiveLock | t > relation | 16384 | 20331 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 20790 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 20340 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 18025 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 17033 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 17033 | | | | | | | | 30/15976 | 18577 | RowExclusiveLock | t > relation | 16384 | 20771 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16700 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16700 | | | | | | | | 30/15976 | 18577 | RowExclusiveLock | t > relation | 16384 | 23477 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 17055 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 17055 | | | | | | | | 30/15976 | 18577 | RowExclusiveLock | t > relation | 16384 | 16569 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 20352 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16570 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16547 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16532 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16675 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t > relation | 16384 | 16675 | | | | | | | | 30/15976 | 18577 | RowExclusiveLock | t > relation | 16384 | 20789 | | | | | | | | 30/15976 | 18577 | AccessShareLock | t >(44 rows)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 873379
:
638747
|
644715
|
645559
|
646275
|
646369
| 649139 |
649654
|
650335