Server does not reply to Alter Table

From: Patrick Dunford <dunfordsoft(at)clear(dot)net(dot)nz>
To: pgsql-general(at)postgresql(dot)org
Subject: Server does not reply to Alter Table
Date: 2002-02-05 09:48:32
Message-ID: 000001c1ae2a$465639c0$1184a7cb@patricks
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Using pgsql 7.1.3 I have found that on occasions, there is no reply to an
SQL statement like

ALTER TABLE x
ADD COLUMN y z

The table itself will be inaccessible for at least 10 minutes and/or error
messages will result. The column may or may not be added.

=================================
Patrick Dunford, Christchurch, NZ
http://pdunford.godzone.net.nz/
http://www.trainweb.org/ferrymead/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Yogesh Kansal 2002-02-05 12:18:36 Commit , Rollback
Previous Message Mark kirkwood 2002-02-05 08:17:40 Re :Solaris Performance