Regarding ALTER Command - Mailing list pgsql-performance

From soni de
Subject Regarding ALTER Command
Date
Msg-id 9f2e40a90606070543l1066f162v19fc0887d916e2bb@mail.gmail.com
Whole thread Raw
Responses Re: Regarding ALTER Command
List pgsql-performance
 

Hello,

 

We have database on which continueous operations of INSERT, DELETE, UPDATE are going on, In the mean time irrespective of INSERT and UPDATE we want to ALTER some filelds from the table can we do that?

Would the ALTER command on heavily loaded database create any perfomance problem?

Is it feasible to do ALTER when lots of INSERT operations are going on?

 

Postgresql version we are using is -- PostgreSQL 7.2.4

 

Please provide me some help regarding this.

 

Thanks,

Soni

pgsql-performance by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Some queries starting to hang
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Regarding ALTER Command