Re: How to modify type in table? - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: How to modify type in table?
Date
Msg-id 3A7F822F.23F77A7@alumni.caltech.edu
Whole thread Raw
In response to Re: How to modify type in table?  (Manuel Cabido <manny@msuiit.edu.ph>)
List pgsql-hackers
>    I am compiling postgresql 7.1beta4. How would i change the 8k row
> limit?

There is no 8k row limit anymore. But if there were, you would modify a
#define in the source code and recompile (check the docs for more
details).
                  - Thomas


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: timestamp in pg_dump
Next
From: Thomas Lockhart
Date:
Subject: Re: alter the column type