Re: [ADMIN] Problem with PostgreSQL 8.2 on Linux Redhat

2007-06-20 Thread Tom Lane
"Ira Berdichevsky" <[EMAIL PROTECTED]> writes: > I checked with "psql -h 10.0.0.40 -p 5433" command and saw that > PostgreSQL respond it. > The problem is I still couldn't connect to PostgreSQL from Windows > pgAdmin agent. > I have this error connection: "Server doesn't listen". > I don't have pro

Re: [ADMIN] Problem with PostgreSQL 8.2 on Linux Redhat

2007-06-20 Thread Sibte Abbas
On 6/20/07, Ira Berdichevsky <[EMAIL PROTECTED]> wrote: Hi, I have some problem to configure PostgreSQL . My OS is RedHat Enterprise 4 Linux9 32 bits) , I installed PostgreSQL version 8.2.4. I configured database : initdb -D /var/lib/pgsql/data -U postgres . I changed pg_hba.conf and postgresql

Re: [ADMIN] Problem with PostgreSQL 8.2 on Linux Redhat

2007-06-20 Thread Ray Stell
firewall? On Wed, Jun 20, 2007 at 12:09:32AM -0700, Ira Berdichevsky wrote: > Hi, > I have some problem to configure PostgreSQL . > My OS is RedHat Enterprise 4 Linux9 32 bits) , I installed PostgreSQL > version 8.2.4. > I configured database : initdb -D /var/lib/pgsql/data -U postgres . > I chang

[ADMIN] Problem with PostgreSQL 8.2 on Linux Redhat

2007-06-20 Thread Ira Berdichevsky
Hi, I have some problem to configure PostgreSQL . My OS is RedHat Enterprise 4 Linux9 32 bits) , I installed PostgreSQL version 8.2.4. I configured database : initdb -D /var/lib/pgsql/data -U postgres . I changed pg_hba.conf and postgresql.config files : pg_hba.conf: localallall