Re: How to modify type in table?

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Manuel Cabido <manny(at)msuiit(dot)edu(dot)ph>
Cc: Jaruwan Laongmal <jaruwan(at)gits(dot)net(dot)th>, pgsql-hackers(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org
Subject: Re: How to modify type in table?
Date: 2001-02-06 04:48:47
Message-ID: 3A7F822F.23F77A7@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

> 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2001-02-06 04:51:51 Re: alter the column type
Previous Message Thomas Lockhart 2001-02-06 04:46:47 Re: timestamp in pg_dump

Browse pgsql-sql by date

  From Date Subject
Next Message Colin Faber 2001-02-06 05:25:53 Re: Foreign Keys
Previous Message Joy Chuang 2001-02-06 02:01:30 CREATE TABLE AS and ORDER BY