Re: shmdt error

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: shmdt error
Дата
Msg-id 20040315130033.GA2324@tishler.net
обсуждение исходный текст
Ответ на shmdt error  (Charl van Jaarsveldt <charlvj@yahoo.com>)
Ответы Re: shmdt error  (Charl van Jaarsveldt <charlvj@yahoo.com>)
Список pgsql-cygwin
Charl,

On Fri, Mar 12, 2004 at 10:19:06AM +0000, Charl van Jaarsveldt wrote:
> When I run postmaster, the first line of the log is this:
> shmdt (0x1330000) failed: Invalid Argument
> After that the program goes on and successfully start the database.

AFAICT, you can ignore the above error.  I started to notice errors like
the above sometime in the past, but they never affected PostgreSQL's
operation so I ignored them myself.

> I can then log in using psql, but not with something else, like
> pgAdmin.

Your pgAdmin problem is most likely unrelated.  Did you start
postmaster with the -i option (to enable TCP/IP sockets)?  IIRC, pgAdmin
does not use Unix domain sockets.

Jason

--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

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

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: Postgres on Cygwin
Следующее
От: Patrick Samson
Дата:
Сообщение: strace the postmaster can prevent PL/Tcl spi_exec to run correctly