From: | Horák Daniel <horak(at)sit(dot)plzen-city(dot)cz> |
---|---|
To: | "Christian Thrum" <c(dot)thrum(at)intershop(dot)de>, <pgsql-ports(at)postgresql(dot)org> |
Subject: | RE: where is the postmaster executable in the win nt distribution ? |
Date: | 2001-03-02 09:44:53 |
Message-ID: | 9C8918CC8CDAAC4AA79D4594A480648901E59FE7@EXCHANGE.mmp.plzen-city.cz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
>
> > What is the above? That is, from where did you get it?
> >
>
> ftp://ftp.postgresql.org/pub/binary/v7.0/NT/
>
> i guess that the archive contained the symlinks, but winzip
> didn't show them....
You must use "tar xzvf <filename.tar.gz>" to unpack the archive. Winzip
will corrupt symlinks. Or you can recreate the link by doing (from bash)
"ln -s postgres.exe postmaster" in the directory where postgres.exe is
stored.
Dan
From | Date | Subject | |
---|---|---|---|
Next Message | LeXav' | 2001-03-02 10:31:04 | DateStyle |
Previous Message | Jason Tishler | 2001-03-01 21:41:47 | Re: where is the postmaster executable in the win nt distribution ? |