Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ]

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ]
Дата
Msg-id Pine.LNX.4.30.0101251948040.1136-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ]  (Frank Joerdens <frank@joerdens.de>)
Список pgsql-hackers
Frank Joerdens writes:

> > That's bad, for sure.  Maybe you can check for odd conditions surrounding
> > the /tmp directory, like is it on NFS, permission problems, mount options.
>
> I don't have neither root nor physical access to this machine, hence my
> options are kinda limited.

Entering 'mount' should tell you.

> I'll question the sysadmin about that. But why does make installcheck
> work? Because it goes over TCP/IP sockets by default?

No.  Presumably because it does not run more than one test in parallel.

> "pg_backup_null.c", line 90: controlling expressions must have scalar type
> cc: acomp failed for pg_backup_null.c

Line 90 has a comment in my copy.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



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

Предыдущее
От: Frank Joerdens
Дата:
Сообщение: Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ]
Следующее
От: Thomas Swan
Дата:
Сообщение: Re: BETWEEN patch