Re: Cygwin PostgreSQL postmaster problem

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Cygwin PostgreSQL postmaster problem
Дата
Msg-id 20010316163957.E568@dothill.com
обсуждение исходный текст
Ответ на Cygwin PostgreSQL postmaster problem  (svetsch@tradewinds-solutions.com)
Список pgsql-ports
Samuel,

On Fri, Mar 16, 2001 at 04:44:32PM, svetsch@tradewinds-solutions.com wrote:
> cygwin (today dev snapshot 2001-03-12)
> cygipc-1.09-2
> postgresql-7.1-beta5

I just tried the above and it passes the regression test without any
errors.

> I have successfully installed cygipc (ipc-daemon as a service) compiled
> PostgreSQL and executed initdb.
> But each time I try to execute postmaster, I get :
>
> $ postmaster -i -d1
> FindExec: searching PATH ...
> FindExec: found "/usr/local/pgsql/bin/postmaster" using PATH
> C:\cygwin\usr\local\pgsql\bin\postgres.exe: ***
> recreate_mmaps_after_fork_failed
> postmaster: reaping dead processes...
> postmaster: Startup proc 1196 exited with status 256 - abort
>
> Any Ideas ?

The above is a known problem that has already been fixed.  See the
following for details:

    http://www.postgresql.org/mhonarc/pgsql-ports/2001-02/msg00012.html
    http://www.postgresql.org/mhonarc/pgsql-ports/2001-02/msg00014.html

Try executing "uname -r".  Do you get "1.3.0s..." or "1.1.8..."?

Did you stop the ipc-daemon service (and *all* other Cygwin processes)
before installing the snapshot?  If not, then the Cygwin 1.1.8-2 DLL is
probably locked in memory preventing the snapshot DLL from taking affect.

Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

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

Предыдущее
От: Michael Davis
Дата:
Сообщение: RE: Cygwin PostgreSQL postmaster problem
Следующее
От: "Michael Moehle"
Дата:
Сообщение: Starting Postgres under Win2K