From: | Amauri Pimenta <amauripimenta(at)gmail(dot)com> |
---|---|
To: | Jason Dixon <jason(at)dixongroup(dot)net> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Not connect to server! |
Date: | 2004-12-30 16:05:13 |
Message-ID: | 8718db2404123008051d9db301@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hey Guys,
I am total novice at the postgresql( hehehhe)
Had changed config files, but the error continue!
The files are atached. Please, help me! =)
I use a version 8.0.0
Thanks a lot!
Amauri Junior
On Thu, 30 Dec 2004 09:35:02 -0500, Jason Dixon <jason(at)dixongroup(dot)net> wrote:
> On Dec 30, 2004, at 8:46 AM, Amauri Pimenta wrote:
>
> > Hello!
> >
> > Well, i just try to connect to server, but without successfull!
> >
> > the error is "Is the server running on host "172.22.0.23" and
> > accepting TCP/IP Connections on port 5432?"
>
> First, check for a listening port:
>
> netstat -vant | grep 5432
>
> If you don't get any responses, then you'll probably need to edit your
> postgresql.conf:
>
> tcpip_socket = true
>
> Mine is located at /var/lib/pgsql/data/postgresql.conf, your location
> may vary. Then do a pg_ctl reload to effect the changes. Hope this
> helps!
>
> --
> Jason Dixon
> DixonGroup Consulting
> http://www.dixongroup.net
>
>
--
Amauri Pimenta Junior
Consultor BI
Softtek Brasil
Batera banda Riffy
Attachment | Content-Type | Size |
---|---|---|
pg_hba.conf | text/plain | 2.9 KB |
postgresql.conf | text/plain | 10.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Marlowe | 2004-12-30 16:47:24 | Re: Not connect to server! |
Previous Message | Jason Dixon | 2004-12-30 14:35:02 | Re: Not connect to server! |