Re: Updated Cygwin Package: postgresql-7.3.4-1

From: Seth Rubin <srubin(at)thoughtprocess(dot)com>
To: Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Updated Cygwin Package: postgresql-7.3.4-1
Date: 2003-08-02 03:38:25
Message-ID: CNELLBDHOKALJPHOOBBEOEJPDHAA.srubin@thoughtprocess.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-cygwin


postgresql-7.3.4-1 did not work immediately after I upgraded on my XP Home
system, but it's OK now. It was fairly simple -- Here's basically what
happened:

1) upgraded my cygwin, including postgresql, from
ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/
2) did 'net start postmaster' (I have postgres set up as NT service)
It failed. Found this in /var/log/postmaster.log:

LOG: FindExec: invalid binary "/usr/bin/postgres"
FATAL: /usr/bin/postmaster: could not locate executable, bailing
out...

3) Looked at postgres.exe.

$ ls -l /usr/bin/postgre*
-rwxr-x---+ 1 Owner Users 1985024 Aug 1 16:02
/usr/bin/postgres.exe
-rwxr-xr-x 1 Owner None 1979392 Feb 9 23:03
/usr/bin/postgres.exe.original

4) Changed attribs to match original

$ chgrp None /usr/bin/postgres.exe
$ chmod 755 /usr/bin/postgres.exe

5) Tried again. This time it worked.

$ net start postmaster
The postmaster service is starting.
The postmaster service was started successfully.

-- Seth Rubin
ThoughtProcess Technology LLC

-----Original Message-----
From: pgsql-cygwin-owner(at)postgresql(dot)org
[mailto:pgsql-cygwin-owner(at)postgresql(dot)org]On Behalf Of Jason Tishler
Sent: Friday, August 01, 2003 9:01 PM
To: Cygwin Announce
Cc: Pgsql-Announce; Pgsql-Cygwin
Subject: [CYGWIN] Updated Cygwin Package: postgresql-7.3.4-1

New News:
=== ====
I have updated the version of PostgreSQL to 7.3.4-1. The tarballs should
be available on a Cygwin mirror near you shortly.

It is recommend that 7.3.x users upgrade at their earliest convenience.
See the following for the details, if interested:

http://www.postgresql.org/news/142.html

Note this package was built against Cygwin 1.3.22-1 and cygipc 1.14-1.
Hence, it is *not* a 64-bit, Cygwin 1.5.x test package.

Old News:
=== ====
PostgreSQL is an open-source, Object-Relational DBMS. If interested,
see the PostgreSQL web site for more details:

http://www.postgresql.org/

Please read the README file:

/usr/doc/Cygwin/postgresql-7.3.4.README

since it covers requirements, installation, known issues, etc.

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run setup and answer all of the questions.

Note that we have recently stopped downloads from sources.redhat.com
(aka cygwin.com) due to bandwidth limitations. This means that you will
need to find a mirror which has this update.

In the US,
ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/
is a reliable high bandwidth connection.

In Germany,
ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/mirrors/cygnus/
is usually pretty good.

In the UK,
http://programming.ccp14.ac.uk/ftp-mirror/programming/cygwin/pub/cygwin/
is usually up-to-date within 48 hours.

If one of the above doesn't have the latest version of this package
then you can either wait for the site to be updated or find another
mirror.

The setup.exe program will figure out what needs to be updated on your
system and will install newer packages automatically.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin(at)cygwin(dot)com . I would appreciate if you would
use this mailing list rather than emailing me directly. This includes
ideas and comments about the setup utility or Cygwin in general.

If you want to make a point or ask a question, the Cygwin mailing list
is the appropriate place.

*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there. It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain(dot)com(at)cygwin(dot)com

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

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Responses

Browse pgsql-announce by date

  From Date Subject
Next Message Jason Tishler 2003-08-02 14:46:24 Re: Updated Cygwin Package: postgresql-7.3.4-1
Previous Message Jason Tishler 2003-08-02 01:01:05 Updated Cygwin Package: postgresql-7.3.4-1

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2003-08-02 14:46:24 Re: Updated Cygwin Package: postgresql-7.3.4-1
Previous Message Jason Tishler 2003-08-02 01:01:05 Updated Cygwin Package: postgresql-7.3.4-1