Re: Like vs '=' - Mailing list pgsql-hackers

From m w
Subject Re: Like vs '='
Date
Msg-id 20010130130138.4895.qmail@web12407.mail.yahoo.com
Whole thread Raw
In response to Like vs '='  (m w <mttf2000@yahoo.com>)
List pgsql-hackers
In 7.1 the row limit is not as big a deal because of
tuple toaster. I had a 7.0 database that needed the
row limit change, in 7.1 it does not seem too.

But if you want to chang it anyway, in config.h, look
for this line:

#define BLCKSZ  8192

It can be made as large as 32768.


--- Manuel Cabido <manny@msuiit.edu.ph> wrote:
> Hi there,
> 
>    I am compiling postgresql 7.1beta4. How would i
> change the default 8k
> row limit? 
> 
> -- 
>                               Manny C. Cabido
>                              
> ====================================
>                              
> e-mail:manny@tinago.msuiit.edu.ph
>                                     
> manny@sun.msuiit.edu.ph
>                              
> =====================================
> 


__________________________________________________
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/


pgsql-hackers by date:

Previous
From: Franck Martin
Date:
Subject: Re: BLOB HOWTO??
Next
From: "Martin A. Marques"
Date:
Subject: grant privileges to a database