From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Jens Hartwig" <jens(dot)hartwig(at)t-systems(dot)de> |
Cc: | pgsql-sql(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: [SQL] Tuple is too big ... |
Date: | 2001-02-06 05:45:48 |
Message-ID: | 23642.981438348@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-sql |
"Jens Hartwig" <jens(dot)hartwig(at)t-systems(dot)de> writes:
> I am running PostgreSQL-7.0.3. I changed the value of BLCKSZ (in
> "include/config.h" to 16384, recompiled and reinstalled the sources.
> [ but it didn't take ]
Either you didn't do a full recompile (best to "make clean" then "make
all"), or you neglected to initdb, or some other procedural error.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | ender | 2001-02-06 05:52:51 | Re: Longer and longer updates |
Previous Message | The Hermit Hacker | 2001-02-05 23:54:21 | Re: Outer Joins |
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2001-02-06 06:13:12 | Re: PL/PGSQL function with parameters |
Previous Message | Colin Faber | 2001-02-06 05:25:53 | Re: Foreign Keys |