From: Karl O. P. <ko...@me...> - 2015-03-27 02:26:21
|
On Thu, 26 Mar 2015 20:54:38 -0300 "jovino Borret" <jo...@ue...> wrote: > So, phppgadmin shows, when I try to do a backup (with any options > at the phppgadmin interface) : > > command is /usr/bin/pg_dumpall -i -a Can you run the above command at the command line? You tested that your webserver has a working pg_dump, but PPA is executing pg_dumpall. You need to see if pg_dumpall works on the webserver. (Or at least that's how I'd start.) Karl <ko...@me...> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein |