<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - Dostęp do serwera po sieci]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=415&amp;type=atom"/>
	<updated>2010-03-13T09:57:49Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=415</id>
		<entry>
			<title type="html"><![CDATA[Odp: Dostęp do serwera po sieci]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1891#p1891"/>
			<content type="html"><![CDATA[Ad. 1. Jeśli zmieniasz ustawienia w postgresql.conf wtedy musisz zrestartować serwer (ewentualnie mozesz spróbować wysłać sygnał HUP jeśli masz linux'a ale nie pamiętam czy postgres na niego reaguje)
Ad 2. 3.
Tu masz wszystko naspiane o listen_addresses
[quote]
Specifies the TCP/IP address(es) on which the server is to listen for connections from client applications. The value takes the form of a comma-separated list of host names and/or numeric IP addresses. The special entry * corresponds to all available IP interfaces. If the list is empty, the server does not listen on any IP interface at all, in which case only Unix-domain sockets can be used to connect to it. The default value is localhost, which allows only local "loopback" connections to be made. This parameter can only be set at server start. 
[/quote]]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2010-03-13T09:57:49Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1891#p1891</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Dostęp do serwera po sieci]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1888#p1888"/>
			<content type="html"><![CDATA[Witam

Mam pytanie odnośnie konfiguracji serwera PostreSQL. Wiem, temat był wiele razy wałkowany, ale nigdzie nie znalazłem odpowiedzi na swoje pytania.
1. Czy po zmianie konfiguracji, serwer należy zrestartować w celu zaczytania nowej konfiguracji, czy też wystarczy "Przeładować" serwer ? Może jest inna metoda "zaczytania" przez serwer nowej konfiguracji, nie wymagająca restartu usługi.
2. Czy zapis - listen_adresses = 'localhost';'192.168.2.0/24' jest poprawny, czy też powinien wyglądać on inaczej (np listen_adresses = 'localhost; 192.168.2.0/24')
3. Czy w parametrze listen_adresses mogę użyć nazwy hosta, czy tylko adresu IP ?

Pozdrawiam

Darek]]></content>
			<author>
				<name><![CDATA[Radziwil]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=1082</uri>
			</author>
			<updated>2010-03-12T13:18:39Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1888#p1888</id>
		</entry>
</feed>
