From: Karl O. P. <ko...@me...> - 2016-08-16 19:14:29
|
On Tue, 16 Aug 2016 17:36:52 +0000 Wolf Schwurack <wo...@ue...> wrote: > When I try export a database using phppgadmin 5.1 the export fails > with > > Export error: Failed to execute pg_dumpall (given path in your > conf/config.inc.php : /usr/lib/postgresql/9.5/bin/pg_dumpall). > Please, fix this path in your configuration and relax. > > I have verified that the path is correct on the postgresql host and > can be executed > > postgres@pgdev-db:~$ which pg_dumpall > /usr/lib/postgresql/9.5/bin/pg_dumpall > postgres@pgdev-db:~$ ll /usr/lib/postgresql/9.5/bin/pg_dumpall > -rwxr-xr-x 1 postgres postgres 92K May 10 > 09:39 /usr/lib/postgresql/9.5/bin/pg_dumpall* Please check the mailing list archives for the answer. I'm pretty sure there is an answer already. Karl <ko...@me...> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein |