Postgres 8.3.10 Alter Table Waiting issue - Mailing list pgsql-general

From Pratheeban Jebasingh Tharmaraj
Subject Postgres 8.3.10 Alter Table Waiting issue
Date
Msg-id BANLkTikQyR_Mmg9uLmRXfNP4XQC5azG4Hg@mail.gmail.com
Whole thread Raw
Responses Re: Postgres 8.3.10 Alter Table Waiting issue
List 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

pgsql-general by date:

Previous
From: BRUSSER Michael
Date:
Subject: Re: Invalid byte sequence for encoding "UTF8": 0xedbebf
Next
From: "Simon Windsor"
Date:
Subject: Postgres performance and the Linux scheduler