Hi, I´ve installed the postgresql package. Now I did the entries in the conf-files that i was introduced from the wiki.
postgresql.conf (in the data/postgresql path) listen_addresses = '*' pg_hba.conf host all all ip/32 trust (my ip is 194.95.98.74 netmask 255.255.255.0) Then i start the database with /etc/rc.d/postgresql start Now initdb testdb restart postgres again with /etc/rc.d/postgresql restart. Now I get the message that i can start the testdb with postmaster -D testdb, but isn't it possible to start in rc.conf with postgresql. Then i downloaded the pgadmin3 software. trying to connect failed. Now i stopped the database and connected it with postmaster -D testdb in a normal user profile and tried pgadmin again and it worked. Why? All this i did with localhost. Trying to connect from another pc the connection failed anytime. My source is to have a small pc with postgres running and connect it with a remote computer. can somebody help me. Toni _______________________________________________ arch mailing list arch@archlinux.org http://www.archlinux.org/mailman/listinfo/arch