Re: Problem with PostgreSQL on Win2K (ipc-daemon)

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Problem with PostgreSQL on Win2K (ipc-daemon)
Дата
Msg-id 20010219093254.D211@dothill.com
обсуждение исходный текст
Список pgsql-ports
jcramos,

In the future, please post to the list instead of emailing me directly
so others can benefit too.  Or, better yet try using the mailing list
archives before asking for help:

    http://www.postgresql.org/mhonarc/pgsql-ports/

On Sun, Feb 18, 2001 at 04:26:22PM -0500, -- wrote:
> I've installed PostgreSQL 7.0.3 on Windows 2000 Professional, following the
> instructions in the page
> http://people.freebsd.org/~kevlo/postgres/portNT.html
> Everything goes well until the last steps: run the PostMaster.
> When I run the ipc-daemon and postmaster the output is the next:
>
> ------------------------------------------------------------------------------
> -
> administrador@JCRAMOS /
> $ ipc-daemon &
> [1] 848
>
> administrador@JCRAMOS /
> $ postmaster -i &
> [2] 780
>
> administrador@JCRAMOS /
> $ c:\pgsql703\usr\local\pgsql\bin\postgres.exe: ***
> recreate_mmaps_after_fork_failed
> Startup failed - abort

See the following:

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

> NOTICE:  IpcMemoryDetach: shmdt(0x0x4d90000): Invalid argument
> NOTICE:  IpcMemoryDetach: shmdt(0x0x4c60000): Invalid argument
> NOTICE:  IpcMemoryDetach: shmdt(0x0x4c50000): Invalid argument

See the following:

    http://www.postgresql.org/mhonarc/pgsql-ports/2001-01/msg00092.html

Note that this has been fixed in cygipc 1.09.

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 по дате отправления:

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: Porting PostgreSQL to Windows 2000 installation procedures
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: Error by starting postmaster