Re: Problems with pg_dump

From: <ghaverla(at)freenet(dot)edmonton(dot)ab(dot)ca>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Problems with pg_dump
Date: 2002-12-16 20:01:01
Message-ID: Pine.A41.3.95.1021216125822.29724A-100000@fn2.freenet.edmonton.ab.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Mon, 16 Dec 2002, papapep wrote:

> I forgot to tell you that the DATABASE.out file is a read only file. I
> don-t know if its important, but....

The DATABASE.out file is owned by root? In your shell
initialization scripts, do you have the "noclobber" variable
set? It's there to keep you from accidentally overwriting
files by using the shell redirection operators. If you
really do want to overwrite the file (lose the old data),
just delete the file and try again. Then noclobber won't
get involved.

Gord
--
Matter Realisations http://www.materialisations.com/
Gordon Haverland, B.Sc. M.Eng. President
101 9504 182 St. NW Edmonton, AB, CA T5T 3A7
780/481-8019 ghaverla @ freenet.edmonton.ab.ca
780/993-1274 (alt.)

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2002-12-16 21:19:22 Re: Problems with pg_dump
Previous Message Brian Scandale 2002-12-16 19:41:26 Redhat Database ???