Re: Problem running native windows Postgres 8 pg_dump etc on - Mailing list pgsql-general

From Magnus Hagander
Subject Re: Problem running native windows Postgres 8 pg_dump etc on
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE476602@algol.sollentuna.se
Whole thread Raw
List pgsql-general
> > You should run the Cygwin tools from Cygwin. They work fine
> against a
> > native backend.
>
> Thanks, I'll have to wait for the port of P8.0.0 rc4 to
> cygwin as the current cygwin port of pg_dump is 8.0.0 B2 and
> does not work correctly for reason of the error 'column
> "nsptablespace" does not exist' which is fixed in later
> pg_dump versions.
>
> Still intrigued as to why the native ports don't work though.

Cygwin has a different handling of console input/output than the windows
command prompt. I've seen similar weird errors with other native windows
tools on the cygwin shell.

//Magnus

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Invalid input for numeric problem
Next
From: Eric Dorland
Date:
Subject: Problem Dropping a Database with users connected to it