Re: Postmaster will not start

Поиск
Список
Период
Сортировка
От beakerboy@www.com
Тема Re: Postmaster will not start
Дата
Msg-id 29966.167.136.235.223.1036766220.fastmailerweb@webmail.www.com
обсуждение исходный текст
Ответ на Re: Postmaster will not start  (s0lao@netscape.net (S. L.))
Ответы installation  (Florian Litot <flitot@besancon.sema.slb.com>)
Список pgsql-cygwin
Now we're getting somewhere,  /tmp has drwxrwxrwx privs and I can create
files and directories, but I can not use chmod or chown:
Administrator@CDMKNOWACZYT30 /tmp
$ chmod 777 XWin.log
chmod: changing permissions of `XWin.log': Invalid argument

so I have no clue how I can be logged in as Administrator and not be able
to change access privs :-/
Keivn

S. L. said:
> "beakerboy@www.com" <beakerboy@www.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
>
>I've recently encountered a problem when starting up the postmaster.
>I've checked the list archives and the web via google and have not
>encountered a solution.  I'm running cygwin on a IBM thinkpad running
>windows 2000. PostgreSQL was running fine a couple weeks ago and all I've
>changed (That I can think of) is the additional installation of cgoban.
>Here's the error:
Administrator@CDMKNOWACZYT30 ~
$ ipc-daemon &
[1] 1280

Administrator@CDMKNOWACZYT30 ~
$ source /.bashrc

Administrator@CDMKNOWACZYT30 ~
$ postmaster -i &
[2] 1400

Administrator@CDMKNOWACZYT30 ~
$ FATAL:  could not set permissions on /tmp/.s.PGSQL.5432: Invalid
argument postmaster: cannot create UNIX stream port
[2]+  Exit 1                  postmaster -i

I've checked the permissions on the /tmp directory and all seems fine.
Any ideas?
Kevin Nowaczyk




---------------------------------------------------
WWW.COM - Where The Web Begins! http://www.www.com/



В списке pgsql-cygwin по дате отправления:

Предыдущее
От: dag@interfree.it ()
Дата:
Сообщение: explaining union
Следующее
От: Florian Litot
Дата:
Сообщение: installation