pg_dump Crashes and core dumps

From: Shibashish <shiba(at)it(dot)iitb(dot)ac(dot)in>
To: pgsql-bugs(at)postgresql(dot)org
Cc: pgman(at)candle(dot)pha(dot)pa(dot)us
Subject: pg_dump Crashes and core dumps
Date: 2003-04-23 12:00:19
Message-ID: Pine.LNX.4.44.0304231707280.4598-100000@sarathi.it.iitb.ac.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Shibashish
Your email address : shib(at)postmark(dot)net

System Configuration
---------------------
Architecture (example: Intel Pentium) : Intel Pentium II

Operating System (example: Linux 2.0.26 ELF) : SCO_SV (SCO Open Server
5.0.4)

PostgreSQL version (example: PostgreSQL-7.3): PostgreSQL-7.3.1

Compiler used (example: gcc 2.95.2) : gcc 2.7.2.1

Please enter a FULL description of your problem:
-----------------------------------------------
I have 2 databases. "test" and "working"
There r 39 tables in "test", very less data in them.
There r 40 tables in "working" and there is some data, not too much. And
there are referential integrety ocnstraints between the data.

When i do a "pg_dump test" it works fine.
But When i do a "pg_dump working" I get "Segmentation fault (core dumped)"

If anybody wants, i can send the core file. Any help will be highly
appreciated.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2003-04-23 14:15:20 Re: UNION Types Mismatch
Previous Message pgsql-bugs 2003-04-23 11:45:49 Bug #954: select distinct array