Re: virtualxid,relation lock - Mailing list pgsql-general

From Kevin Grittner
Subject Re: virtualxid,relation lock
Date
Msg-id 1377894789.24607.YahooMailNeo@web162904.mail.bf1.yahoo.com
Whole thread Raw
In response to virtualxid,relation lock  (shanmugavel muthuvel <shanmugavel.muthu@gmail.com>)
List pgsql-general
shanmugavel muthuvel <shanmugavel.muthu@gmail.com> wrote:

> I have an issue with of "idle transaction" and one select
> statement in backend.

> How can fix the issue.

There wasn't enough detail in the problem statement to make a
detailed suggestion.  The general suggestion would be to make sure
that transactions are never left idle for any significant amount of
time.  (For example, applications should never wait for user input
with a transaction pending.)

For more detailed suggestions, please review this for ideas on what
people might need to see to provide more specific suggestions:

http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-general by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: What is the relationship between checkpoint and wal
Next
From: 高健
Date:
Subject: Re: What is the relationship between checkpoint and wal