Re: BUG #6263: \l causes core dump with large database - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #6263: \l causes core dump with large database
Date
Msg-id 25402.1319132136@sss.pgh.pa.us
Whole thread Raw
In response to BUG #6263: \l causes core dump with large database  ("Robert Messer" <bob.messer@l-3com.com>)
List pgsql-bugs
"Robert Messer" <bob.messer@l-3com.com> writes:
> postgres=# \l
> *** glibc detected *** /opt/PostgreSQL/9.1/bin/psql.bin: realloc(): invalid
> next size: 0x0000000019510a20 ***

Well, this is interesting, but you're going to need to provide enough
information to let someone else duplicate it.  "large database" means
little, and it certainly doesn't explain why you're seeing it when
nobody else has reported any such thing.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Can't use WITH in a PERFORM query in PL/pgSQL?
Next
From: Tom Lane
Date:
Subject: Re: BUG #6263: \l causes core dump with large database