From: Wolf S. <wo...@ue...> - 2016-08-16 18:11:23
|
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* Wolfgang Schwurack Database/System Administrator Utah Education Network 801-587-9444 wo...@ue...<mailto:wo...@ue...> |