Hi Ray,
I installed pg_dump.exe.It is installed in the c:\pgsql\.And i have set the
pg bin path as c:\pgsql\bin in pgAdmin.I tried with setting path as
c:\pgsql\bin\pg_dump.exe.
It gives an
Error: PostgresSQL bin path specified is not valid or does not contain a
postgres SQl pg_dump executable.
On 25/11/2009 14:30, vaniShree wrote:
> I installed pg_dump.exe.It is installed in the c:\pgsql\.And i have set the
> pg bin path as c:\pgsql\bin in pgAdmin.I tried with setting path as
> c:\pgsql\bin\pg_dump.exe.
Hi Vani,
You don't need to include pg_dump itself, just the directory path. For
e
On 25/11/2009 14:30, vaniShree wrote:
> Pg_dump: SQL command failed
>Pg_dump:Error Message from server:Error:unrecognized configuration
> parameter “synchronize_seqscans”
> Pg_dump :The command was:SET synchronize_seqscans TO off
On this one, it may also be worth posting to the pgsql-gene
Hi ,
The Pg_dump is installed in c:\pgsql\bin.And I tried with Setting pgbin path
as c:\pgsql\bin.
It dint work.
The version of the pg_dump is
c:\pgsql\bin>pg_dump --version
pg_dump 8.4.1
I tried the psql select version();
i got this "EnterpriseDB 8.3.0.106 on i686-pc-mingw32, compil