Re: Problem running native windows Postgres 8 pg_dump etc on

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <laurie(dot)burrow(at)powerconv(dot)alstom(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Problem running native windows Postgres 8 pg_dump etc on
Date: 2005-01-14 16:11:43
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE476602@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Eric Dorland 2005-01-14 16:16:16 Problem Dropping a Database with users connected to it
Previous Message Richard Huxton 2005-01-14 15:53:52 Re: Invalid input for numeric problem