Re: Postgresql broken with Red Hat 9?
От | Chris Travers |
---|---|
Тема | Re: Postgresql broken with Red Hat 9? |
Дата | |
Msg-id | 3F1C5D77.5030808@travelamericas.com обсуждение исходный текст |
Ответ на | Re: Postgresql broken with Red Hat 9? (Kris Deugau <kdeugau@webhart.net>) |
Список | pgsql-admin |
At the risk of stating the obvious, also check to make sure Postmaster is listening on port 5432. To do this log in as root and run /sbin/fuser -vn tcp 5432. If postmaster is not listed it may only be running with unix sockets. This measn that you must pass the -i flag to postmaster when it starts up. Kris Deugau wrote: >panon wrote: > > >>I was using Postgres 7.3.2 and later 7.3.3 on Red Hat 8 and everyhing >>worked fine. Yesterday we upgraded to Red Hat 9 (with 7.3.3 shipped) >>and since then I can't connect through TCP/IP to database. I am using >>latest ODBC drivers. Has Red Hat broken something in this release. I >>tried putting Postgres' RPMS instead of Red Hat's but it didn't work >>either. Thx in advance. >> >> > >Check your firewall; RedHat has locked things down even tighter with >RH9. Check the hosts.(allow|deny) files too. > >-kgd > >
В списке pgsql-admin по дате отправления: