Re: Postmaster will not start

From: s0lao(at)netscape(dot)net (S(dot) L(dot))
To: beakerboy(at)www(dot)com ("beakerboy(at)www(dot)com"), pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Postmaster will not start
Date: 2002-11-08 07:27:54
Message-ID: 356306E7.5018E445.00013D13@netscape.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

"beakerboy(at)www(dot)com" <beakerboy(at)www(dot)com> wrote:

[...]
>PATH=$PATH:/usr/local/pgsql/bin:
>PGDATA=/usr/local/pgsql/data
>PGLIB=/usr/local/pgsql/lib
>LD_LIBRARY_PATH=/usr/local/pgsql
>export LD_LIBRARY_PATH PATH PGDA
>
>so this contains all the necessary information. Any other thoughts anybody?
[...]

About the env vars, a little cygwin hint: LD_LIBRARY_PATH is useless. Use PATH instead (and the value should be "/usr/local/pgsql/lib", not "/usr/local/pgsql" as in your output - excepting the case you instructed the configure script to install dlls in /usr/local/pgsql).

About the "/tmp" issue, try a chown and a chmod on a file in /tmp and see if that works. If it does, then you should check http://archives.postgresql.org/pgsql-cygwin/2002-07/msg00043.php . The first "4." item there states some relevant information.

SLao

__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Florian Litot 2002-11-08 08:42:35 command
Previous Message snpe 2002-11-07 22:30:43 Re: Database design software