Re: max relations in a single database

From: Ralph Graulich <maillist(at)shauny(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: max relations in a single database
Date: 2002-07-21 17:40:25
Message-ID: Pine.LNX.4.21.0207211938080.19508-100000@shauny.shauny.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

[...]
> but it does tell me that there's not anything seriously wrong with
> setting INDEX_MAX_KEYS = 64.

Glad to hear about that.

> Have you tried running the regression tests on your installation?

After the first installation I ran the regression tests; nothing unusual
occured. On the other hand, I didn't run the regression tests after
blowing up INDEX_MAX_KEYS and patching the pl_funcs.c file. But I don't
think those changes are related to my problem.

Anyhow, to be on the safe side, I'll do a fresh compiler run with the
changes mentioned and will run a regression test. Results to follow...

Kind regards
... Ralph ...

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeffrey Hood 2002-07-21 20:48:55 Re: Query Performance...
Previous Message Ralph Graulich 2002-07-21 17:38:02 Re: max relations in a single database