Discussion:
[Support i5GKDLjR008723] PGRES_FATAL_ERROR: out of free buffers:
(too old to reply)
David F. Skoll
2004-06-16 20:16:58 UTC
Permalink
Hi, Jochen.
PGRES\_FATAL_ERROR : ERROR: out of free buffers: time to abort!
Any hints what's going on? Suggestion?
Two things might help:

1) Upgrade to the latest CanIt (2.1a), because earlier versions seemed
to trigger this bug in PostgreSQL.

2) Upgrade to the latest version of PostgreSQL (7.4.3 as of this writing.)
If you upgrade from PostgreSQL earlier than 7.4, be aware that you must
dump all your databases with the old version *before* starting the upgrade.

Regards,

David.

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
Tom Lane
2004-06-18 15:22:12 UTC
Permalink
Post by David F. Skoll
Hi, Jochen.
PGRES\_FATAL_ERROR : ERROR: out of free buffers: time to abort!
Any hints what's going on? Suggestion?
IIRC, there was a problem in 7.3 - 7.3.2 that tended to provoke this
failure. It's repaired in 7.3.3 and later. If you want to stay in
the 7.3 series rather than upgrade to 7.4, I would *strongly* recommend
moving to 7.3.6.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html
Tom Lane
2004-06-19 21:43:50 UTC
Permalink
thanks for the hints. Following you, I have upgraded to 7.3.4 (the last
version for which an RPM by Red Hat is provided) and the problem seems
gone now.
?? I thought I'd pushed out a 7.3.6 RPM for RHEL3. Where exactly are
you finding 7.3.4 as still the latest?

There are several nasty problems in 7.3.4, so I don't want to see you
settling for that ...

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
Jochen Wiedmann
2004-06-19 21:05:11 UTC
Permalink
Tom, David,

thanks for the hints. Following you, I have upgraded to 7.3.4 (the last
version for which an RPM by Red Hat is provided) and the problem seems
gone now.


Regards,

Jochen
Post by Tom Lane
Post by David F. Skoll
Hi, Jochen.
PGRES\_FATAL_ERROR : ERROR: out of free buffers: time to abort!
Any hints what's going on? Suggestion?
IIRC, there was a problem in 7.3 - 7.3.2 that tended to provoke this
failure. It's repaired in 7.3.3 and later. If you want to stay in
the 7.3 series rather than upgrade to 7.4, I would *strongly* recommend
moving to 7.3.6.
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to ***@postgresql.org so that your
message can get through to the mailing list cleanly

Loading...