Porting reports (UnixWare 7)

Поиск
Список
Период
Сортировка
От Olivier PRENANT
Тема Porting reports (UnixWare 7)
Дата
Msg-id Pine.UW2.4.21.0005011903060.15662-100000@server.pyrenet.fr
обсуждение исходный текст
Список pgsql-ports
I'm using 6.5.3 in production with no problem on UW 7.0.1

Trying 7.0CR1 and CR2 on UW 7.1.1.

backend/utils/adt/int8.c doesn't compile out of the box and compiler
complains about not being able to deal with OP cmp!

The patch that has been sent to the hackers group making 0 < i instead of
i > 0 line 413 (for loop) make it compile.

BUT even if initdb runs OK, I can't connect to the database throught UNIX
sockets.

The postmaster always replies "no pg_hba.conf entry for host localhost
user postges database template1"

pg_hba.conf is the default one with 'local  all  trust'. Any idea??

Regards,

--
Olivier PRENANT             Tel:    +33-5-61-50-97-00 (Work)
Quartier d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                      +33-6-07-63-80-64 (GSM)
FRANCE                      Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)


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

Предыдущее
От: Olivier PRENANT
Дата:
Сообщение: postgresql 7.0RC[1-2] on unixware 7.1.1
Следующее
От: Juhan Ernits
Дата:
Сообщение: dllmain revisited