"Eduardo Sachwek Fontanetti" <[EMAIL PROTECTED]> wrote: > > How can I do it? I really can't, something is not working and when I > try to connect to the postgreSQL server Linux machine from the PgAdmin > III, it says me that cant connect, and say me to check the port > (5432). > > What may be wrong?
Check the pg_hba.conf file in your PGDATA directory. Note that it, in turn, refers you to a setting in postgresql.conf. Note also that, as the notes in pg_hba.conf say, you must either SIGHUP postmaster or do a pg_ctl reload after modifying these files. Jim ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]