Adding a column

From: Bob Pawley <rjpawley(at)shaw(dot)ca>
To: Postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Adding a column
Date: 2006-10-29 17:23:38
Message-ID: 007201c6fb7e$f9910640$8e904618@owner
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Any thoughts on why dynamically adding a column to a table would require a run time of 24,000 + milliseconds??

Adding a serial column to three tables requires almost 100,000 ms.

Bob Pawley

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matthias Lüdtke 2006-10-29 17:26:30 Re: Modifying SQL parser with extensions?
Previous Message Richard Troy 2006-10-29 17:18:43 Re: Modifying SQL parser with extensions?