Re: Problems with pg_dump

Oliver Elphick <olly@lfix.co.uk>

From: Oliver Elphick <olly@lfix.co.uk>
To: papapep <papapep@gmx.net>
Cc: pgsql-novice@postgresql.org
Date: 2002-12-16T19:13:21Z
Lists: pgsql-novice
On Mon, 2002-12-16 at 18:24, papapep wrote:

> I've also noticed that if I just make pg_dump to the standard output
> (screen) it works fine. But in the moment I try to redirect it to any
> file ( > DATABASE.out) it fails as I told before.
> 
> Strange, isn't it?

Can you redirect any other file?

For example:

	echo success > /tmp/junk
	echo success > DATABASE.out

-- 
Oliver Elphick <olly@lfix.co.uk>
LFIX Limited