pg_dumpall not working in batch

From: Serge Obeuf <obeuf(at)jade(dot)jouy(dot)inra(dot)fr>
To: pgsql-bugs(at)postgresql(dot)org
Subject: pg_dumpall not working in batch
Date: 2003-06-12 12:13:33
Message-ID: 3EE86E6C.E8F27362@jade.jouy.inra.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Serge Obeuf 2003-06-12 12:50:51 Pg_dumpall in batch
Previous Message Zíka Aleš, Ing. 2003-06-12 09:45:00 Bug in SQL function with returntype void