Re: SSI bug? - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: SSI bug?
Date
Msg-id 4D837F6F020000250003BAF6@gw.wicourts.gov
Whole thread Raw
In response to Re: SSI bug?  (Dan Ports <drkp@csail.mit.edu>)
Responses Re: SSI bug?
Re: SSI bug?
List pgsql-hackers
Dan Ports <drkp@csail.mit.edu> wrote:

> I am surprised to see that error message without SSI's hint about
> increasing max_predicate_locks_per_xact.

After reviewing this, I think something along the following lines
might be needed, for a start.  I'm not sure the Asserts are actually
needed; they basically are checking that the current behavior of
hash_search doesn't change.

I'm still looking at whether it's sane to try to issue a warning
when an HTAB exceeds the number of entries declared as its max_size
when it was created.

-Kevin


Attachment

pgsql-hackers by date:

Previous
From: Markus Wanner
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication.
Next
From: Robert Haas
Date:
Subject: sync rep & fsync=off