Re: How many fields in a table are too many - Mailing list pgsql-general

From weigelt@metux.de
Subject Re: How many fields in a table are too many
Date
Msg-id 20030628215214.GA9442@metux.de
Whole thread Raw
In response to Re: How many fields in a table are too many  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Sat, Jun 28, 2003 at 02:21:57PM -0400, Tom Lane wrote:

<snip>

> Right, I was just thinking of this as an optimization we'd apply during
> initial table creation.  Renumbering columns later on would be a huge
> mess, far more work than the optimization is worth.
perhaps it could be done on VACUUM ?

cu
--
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux ITS
 Webhosting ab 5 EUR/Monat.          UUCP, rawIP und vieles mehr.

 phone:     +49 36207 519931         www:       http://www.metux.de/
 fax:       +49 36207 519932         email:     contact@metux.de
 cellphone: +49 174 7066481         smsgate:   sms.weigelt@metux.de
---------------------------------------------------------------------
 Diese Mail wurde mit UUCP versandt.      http://www.metux.de/uucp/

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: How many fields in a table are too many
Next
From: weigelt@metux.de
Date:
Subject: Re: Foreign keys