From: | Serge Obeuf <obeuf(at)jade(dot)jouy(dot)inra(dot)fr> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Cc: | obeuf(at)jade(dot)jouy(dot)inra(dot)fr |
Subject: | Pg_dumpall in batch |
Date: | 2003-06-12 12:50:51 |
Message-ID: | 200306121250.h5CCopj03889@jade.jouy.inra.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hi all.
I recently posted here some questions about pg_dumpall (7.2) on solaris8.
Investigating, I reduce my problem cases.
When I plan by 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 is typed in interactively, it is well working.
Thanks for any idea.
Serge Obeuf
DISI/SI
From | Date | Subject | |
---|---|---|---|
Next Message | Dmitry Tkach | 2003-06-12 16:49:05 | Re: pg_dumpall not working in batch |
Previous Message | Serge Obeuf | 2003-06-12 12:13:33 | pg_dumpall not working in batch |