Re: Redirection Unexpected error - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: Redirection Unexpected error
Date
Msg-id 20030930112625.GB1224@tishler.net
Whole thread Raw
In response to Redirection Unexpected error  (Seth Rubin <srubin@thoughtprocess.com>)
Responses Re: Redirection Unexpected error  ("joek hondius" <jhondius@rem.nl>)
List pgsql-cygwin
Seth,

On Mon, Sep 29, 2003 at 11:50:47PM -0400, Seth Rubin wrote:
> Both postmaster and vi exit with a "syntax error: redirection
> unexpected" whenever they're invoked.  I suspect this is more a
> cygwin-related problem, but I haven't found much in any archive except
> a similar query from 3 years ago.

Note the following:

    $ ls -l /usr/bin/vi /usr/bin/postmaster
    lrwxrwxrwx    1 Administ Domain U       23 Aug  5 09:36 /usr/bin/postmaster -> postgres.exe
    lrwxrwxrwx    1 Administ Domain U       18 Sep 17 08:26 /usr/bin/vi -> vim.exe

Hence, both vi and postmaster are symlinks.  It appears that symlinks
are not working on this particular machine.  Fix this problem and
PostgreSQL should be OK.  Sorry that I can't be any more helpful.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

pgsql-cygwin by date:

Previous
From: Seth Rubin
Date:
Subject: Redirection Unexpected error
Next
From: "joek hondius"
Date:
Subject: Re: Redirection Unexpected error