pg_dumpall not working in batch - Mailing list pgsql-bugs

From Serge Obeuf
Subject pg_dumpall not working in batch
Date
Msg-id 3EE86E6C.E8F27362@jade.jouy.inra.fr
Whole thread Raw
Responses Re: pg_dumpall not working in batch  (Dmitry Tkach <dmitry@openratings.com>)
List pgsql-bugs
Hi all,

I've recently posted here some question about pg_dumpall (7.2) on
Solaris8.
Investigating, I reduce my problem cases.

When I plan in crontab 'pg_dumpall > dball.sql', I receive this error:
connected to template1...
ld.so.1: /usr/local/public/pgsql/bin/psql: fatal: libpq.so.2: open
failed: No
such file or directory
Killed

But, when this same command 'pg_dumpall > dball.sql' is typed
interactively,
this is well working.

Thanks for idea.

--
Serge Obeuf
DISI/SI

pgsql-bugs by date:

Previous
From: Achilleus Mantzios
Date:
Subject: Re: Pg_dumpall in batch
Next
From: Dmitry Tkach
Date:
Subject: Re: pg_dumpall not working in batch