From: | "Sim Zacks" <sim(at)compulab(dot)co(dot)il> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: pgadmin3 / postgresql newbie question |
Date: | 2005-03-02 12:09:00 |
Message-ID: | d04ag6$168e$1@news.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Did you set up the pg_hba.conf file with the proper security rights?
"Jonathan Schreiter" <jonathanschreiter(at)yahoo(dot)com> wrote in message
news:20050302111535(dot)65731(dot)qmail(at)web20121(dot)mail(dot)yahoo(dot)com(dot)(dot)(dot)
> hi all,
> running amd64 fedora core 3 w/ default postgresql
> 7.4.7-3. did asu - , su postgres and createdb mydb as
> explained in the postgresql tutorial. installed the
> latest pgadmin3 and am trying to connect to this
> database. as i wasn't sure what the FC3 default
> password was for postgres, i changed it to something i
> could remember.
>
> i can't seem to connect to the new database using
> pgadmin3. i have the correct IP address of the local
> computer, default port 5432, mydb as the initaldb,
> postgres as the username, and my new password as the
> password. i keep getting the error
>
> Error connecting to the server: could not connect to
> server: Connection refused
> Is the server running on host "192.168.1.24" and
> accepting
> TCP/IP connections on port 5432?
>
From | Date | Subject | |
---|---|---|---|
Next Message | Ben Trewern | 2005-03-02 14:23:30 | Re: to_char bug? |
Previous Message | Marco Colombo | 2005-03-02 11:51:43 | Re: pgadmin3 / postgresql newbie question |