Boş mesaj için kusura bakmayın.

Uzak makinaya kurduğum postgresql le pgadmin ile ulaşırken
ould not connect to server: Connection refused (0x0000274D/10061) Is the 
server running on host "10.48.0.7" and accepting TCP/IP connections on port 
5432?
If you encounter this message, please check if the server you're trying to 
contact is actually running PostgreSQL on the given port. Test if you have 
network connectivity from your client to the server host using ping or 
equivalent tools. Is your network / VPN / SSH tunnel / firewall configured 
correctly?
For security reasons, PostgreSQL does not listen on all available IP 
addresses on the server machine initially. In order to access the server 
over the network, you need to enable listening on the address first.
For PostgreSQL servers starting with version 8.0, this is controlled using 
the "listen_addresses" parameter in the postgresql.conf file. Here, you can 
enter a list of IP addresses the server should listen on, or simply use '*' 
to listen on all available IP addresses. For earlier servers (Version 7.3 or 
7.4), you'll need to set the "tcpip_socket" parameter to 'true'.
You can use the postgresql.conf editor that is built into pgAdmin III to 
edit the postgresql.conf configuration file. After changing this file, you 
need to restart the server process to make the setting effective.
If you double-checked your configuration but still get this error message, 
it's still unlikely that you encounter a fatal PostgreSQL misbehaviour. You 
probably have some low level network connectivity problems (e.g. firewall 
configuration). Please check this thoroughly before reporting a bug to the 
PostgreSQL community.

hatası veriyor.
PostgreSQL 7.2
postgresql.conf  dosyasında  da

tcpip_socket = 'true'.
yaptım.

Başka problem ne olabilir.?


ver. 

=============================================================================================================================================================
Bu e-posta sadece yukarida isimleri belirtilen kisi/ler arasinda ozel 
haberlesme amacini tasimaktadir. Size yanlislikla ulasmis ise lutfen bizi 
bilgilendiriniz
ve mesaji sisteminizden siliniz. Bu   e-posta icerigi veya ekindeki dosyalar 
kisisel ve yazarina aittir. Bu nedenle Eti Maden Isletmeleri bu mesajin icerigi 
ve
ekleri ile ilgili olarak hicbir hukuksal sorumluluk tasimaz ve kabul etmez.  
///   This   e-mail is intended only for the use of the individual/s to whom it 
is
addressed.  If  you are not the intended recipient of the message,  please 
immediately inform us and delete it from your system. Any opinions contained in 
this
message belong to the author and do not constitute a commitment by Eti Mine 
Works.

_______________________________________________
Linux-programlama mailing list
Linux-programlama@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-programlama

Cevap