RE: PostgreSQL 7.1 beta3 on Windows 2k

Поиск
Список
Период
Сортировка
От JJAR
Тема RE: PostgreSQL 7.1 beta3 on Windows 2k
Дата
Msg-id IPECLCJEPIFNIDOABNELAEJJCBAA.jjarcore@eresmas.com
обсуждение исходный текст
Ответ на Re: PostgreSQL 7.1 beta3 on Windows 2k  (Jason Tishler <Jason.Tishler@dothill.com>)
Ответы Re: PostgreSQL 7.1 beta3 on Windows 2k  (Jason Tishler <Jason.Tishler@dothill.com>)
Список pgsql-ports
Jason,

    Well, I think you have read the response to Peter Eisentraut and the
previous e-mail to Tom Lane.
    Tom says the database is OK so I have put it to work and have created a new
user, an empty database and have connected to it through JDBC. No problem by
the moment.
    But ( there has always to be a but ) when I shutdown I get the
IpcMemoryDetach problem:

administrador@OBJECTIER /usr/local/pgsql/bin
$ pg_ctl stop
Smart Shutdown request at Wed Feb  7 22:20:33 2001
postmaster successfully shut down.

administrador@OBJECTIER /usr/local/pgsql/bin
$ DEBUG:  shutting down
DEBUG:  database system is shut down
IpcMemoryDetach: shmdt(0x70d0000) failed: Invalid argument

[2]+  Done                    postmaster -i  (wd: /usr/local/pgsql/data)
(wd now: /usr/local/pgsql/bin)

    The irony here is that I upgraded not to get this error. ;)
    Thank you very much for your time and sorry if I have wasted it.
    See you.

//Juan

-----Mensaje original-----
De: Jason Tishler [mailto:Jason.Tishler@dothill.com]
Enviado el: miercoles, 07 de febrero de 2001 19:13
Para: Peter Eisentraut
CC: JJAR; Tom Lane; pgsql-ports@postgresql.org
Asunto: Re: [PORTS] PostgreSQL 7.1 beta3 on Windows 2k


Peter,

On Wed, Feb 07, 2001 at 06:08:58PM +0100, Peter Eisentraut wrote:
> You might want to try running
>
> make SHELL=/bin/bash check
>
> (or whereever you have bash) because the standard /bin/sh is known to be
> pretty stupid.

On Cygwin, the "standard" sh is actually ash -- a stripped down bash
that is suppose to be quicker at running scripts (e.g., configure).
Nevertheless, I think that this is an excellent suggestion -- sh may be
doing some goofy things so it is worth a shot.

Juan, please try this and report back to the list -- I won't have access
to the machine that had problems running the regression tests for a while.

Thanks,
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: Win98/Cygwin make failure
Следующее
От: "JJAR"
Дата:
Сообщение: RE: PostgreSQL 7.1 beta3 on Windows 2k