BUG #1670: pg_dump fails on CentOS 4

From: "Josh" <josh(at)globalherald(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1670: pg_dump fails on CentOS 4
Date: 2005-05-13 20:12:42
Message-ID: 20050513201242.CDAC3F0B02@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1670
Logged by: Josh
Email address: josh(at)globalherald(dot)net
PostgreSQL version: 8.0.2, 8.0.3
Operating system: CentOS 4
Description: pg_dump fails on CentOS 4
Details:

pg_dump, as packaged in postgresql-8.0.3-1PGDG.i686.rpm, fails with no
output whatsoever when run from a terminal window:

[josh(at)localhost ~]$ pg_dump -U username database > backup.sql
[josh(at)localhost ~]$

However, when run from within pgadmin3, it runs as it should.

When I download the source to 8.0.3 and compile it from scratch, the freshly
compiled pg_dump works as it should from any source (PGAdmin3, command line)

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Euler Taveira de Oliveira 2005-05-13 22:46:10 Re: BUG #1662: Table constrains are not properly inherited.
Previous Message Reto Stamm 2005-05-13 19:24:03 Re: BUG #1430: CSRSS.EXE high CPU after 8.0 Installed