> -----Original Message----- > From: Ossama Khayat [mailto:[EMAIL PROTECTED] > Sent: 02 December 2003 20:06 > To: Dave Page; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] Website RTL support > > --- Dave Page <[EMAIL PROTECTED]> wrote: > [..] > > If you've enabled tcpip_sockets in the config files > > then that should be > > enough. I have not used fedora's RPM though, so I > > don't know where it > > installs everything. Can you try running: > > > > find / -name postgresql.conf > > /var/lib/pgsql/data/postgresql.conf (I enabled the > tcpip_sockets here) > /etc/raddb/postgresql.conf (which has the following: > # Id: postgresql.conf,v 1.8.2.11 2003/07/15 > 11:15:43 pnixon Exp $ > # Configuration for the SQL module, when using > Postgresql. > # The database schema is available at: > #src/radiusd/src/modules/rlm_sql/drivers/rlm_sql_postgresql/db > _postgresql.sql > ) >
OK, no problem there. The second file is from your radius server I believe. I don't suppose you have Shorewall or any other firewalling software installed do you? Also, I assume PostgreSQL has been restarted since the config file was editted? Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match