I am trying to do a simple backup of my PostGreSql 12 database via pgAdmin4 (v 8.12) on Ubuntu 22.04

In Preferences I have the path for PostGre 12 set to '/usr/bin/', and I have confirmed that that pg_dump utility exists in /usr/bin directory, and I can run pg_dump from the command line.

However when I select 'backup' for my database in pgAdmin4, it generates an error saying `/usr/bin/pg_dump' not found (despite it being there).

What is the problem here ?

--
Anthony Flury
*Moble*: +44 07743 282707
*Home*: +44 (0)1206 391294
*email*: anthony.fl...@btinternet.com
BEGIN:VCARD
VERSION:4.0
EMAIL;PREF=1:anthony.fl...@btinternet.com
FN:Anthony Flury
NICKNAME:Tony
N:Flury;Anthony;;;
TEL;TYPE=home;VALUE=TEXT:01206 391294
TEL;TYPE=cell;VALUE=TEXT:07743282707
UID:c00fc9c3-a56a-4584-8886-6466cf32b9c8
END:VCARD

Reply via email to