From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | Bill Christensen <billc_lists(at)greenbuilder(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Problem with dumps |
Date: | 2010-08-11 07:55:05 |
Message-ID: | 4C625759.9090007@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Le 09/08/2010 20:04, Bill Christensen a écrit :
> Hi folks,
>
> I'm building a new server with postgres/phppgadmin, and having trouble
> getting the dumps to work properly. This is my first time installing
> postgres, so I very well may have missed something.
>
Do you use the same server for PostgreSQL and phpPgAdmin? if not, the
pg_dump executable has to be on the server with phpPgAdmin.
> I just corrected the paths to pg_dump and pg_dumpall.
>
> By the way, what's "relog" mean in the error message:
>
> Export error: Failed to execute pg_dump (given path in your
> conf/config.inc.php :
> /usr/bin/pg_dump). Please, fix this path in your configuration and
> relog.
>
I suppose it means you need to disconnect and reconnect before it can
use the new configuration.
--
Guillaume
http://www.postgresql.fr
http://dalibo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Ashish Karalkar | 2010-08-11 08:42:56 | Problem with Constraint Exclusion ON |
Previous Message | Jacqui Caren-home | 2010-08-11 07:52:15 | Re: pgtune |