Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: postmaster segfault when using SELECT on a table



Karsten Desler <kd(at)link11(dot)de> writes:
> I have a smallish postgres database that segfaults everytime when I try to
> access a certain row in a certain column.

Looks like a corrupted-data issue to me.  It might be interesting to
dump the page with pg_filedump and see if there's any apparent pattern
to the damage.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group