Postgres 8.3.10 Alter Table Waiting issue

From: Pratheeban Jebasingh Tharmaraj <ptharmaraj(at)sirahu(dot)com>
To: pgsql-admin(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Postgres 8.3.10 Alter Table Waiting issue
Date: 2011-06-16 16:30:51
Message-ID: BANLkTikQyR_Mmg9uLmRXfNP4XQC5azG4Hg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

Hi Team,

I am trying to add column to the table that's hanging.

alter table hr_firms add column_name biginit;

This is the lock I see in the db

relation | 564709 | 586888 | | | |
| | | | 1/8 | 1871 |
AccessExclusiveLock | f

Version of postgres: 8.3.10

Is it known issue or any fix available?

--
With Warm Regards,

Pratheeban .T

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2011-06-16 18:21:40 Re: alter table without an ACCESS EXCLUSIVE lock
Previous Message Andreas Berger 2011-06-16 14:55:04 alter table without an ACCESS EXCLUSIVE lock

Browse pgsql-general by date

  From Date Subject
Next Message Joshua Berkus 2011-06-16 16:38:35 Re: You could be a PostgreSQL Patch Reviewer!
Previous Message Merlin Moncure 2011-06-16 16:12:09 Re: PostgreSQL 9.0 or 9.1 ?