Re: Updated Cygwin Package: postgresql-7.4.2-1

From: "David P(dot) Lurie" <dbase4(at)hotmail(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Updated Cygwin Package: postgresql-7.4.2-1
Date: 2004-06-13 21:37:05
Message-ID: caihe0$h97$1@sea.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-cygwin

Jason -

> 3. Cygwin PostgreSQL can fail to start or not function properly if
> certain files and directories have incorrect permissions. The
> following usually solves these kinds of problems:
>
> $ chmod a+rwx /tmp
> $ chmod a+rx /usr/bin /usr/bin/*
> $ chmod a+rw /var/log # could adversely affect other daemons
>
> In particular, note the third chmod above.
>

I tried all three, without any success.

There was another problem with postgresql configuration that I hadn't
mentioned. initdb failed when run as the user "postgres", but completed
successfully under my usual login.

These permission changes now allow initdb to run from the "postgres"
account. postmaster still successfully installs as a service, but fails to
run, whether installed to run under my usual login or "postgres" (after
initdb has been run under the appropriate account).

David

In response to

Responses

Browse pgsql-announce by date

  From Date Subject
Next Message David P. Lurie 2004-06-14 21:38:49 Re: Updated Cygwin Package: postgresql-7.4.2-1
Previous Message Joerg Budischewski 2004-06-13 19:44:03 Native postgresql driver for OpenOffice.org

Browse pgsql-cygwin by date

  From Date Subject
Next Message - Barry - 2004-06-13 23:17:44 Re: Source name not found
Previous Message Mike G 2004-06-13 19:05:03 Re: Source name not found