<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - połączenie z serverem]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=122&amp;type=atom"/>
	<updated>2009-01-30T16:18:44Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=122</id>
		<entry>
			<title type="html"><![CDATA[Odp: połączenie z serverem]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=482#p482"/>
			<content type="html"><![CDATA[Problemem sa (byly:))  ustawienia w uslugach. 

Program Files->Narzedzia administracyjne->Uslugi
Nalezy znalezc usluge Postgre SQl server, wejsc we wlasciwosci, kliknac zakladke LOGOWANIE i zaznaczyc LOKALNE KONTO SYSTEMOWE. 
u mnie dziala:)

oczywiscie  nastepnie uruchomic usluge. 


Pozdrawiam i dzieki za pomoc]]></content>
			<author>
				<name><![CDATA[xyz]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=544</uri>
			</author>
			<updated>2009-01-30T16:18:44Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=482#p482</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: połączenie z serverem]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=454#p454"/>
			<content type="html"><![CDATA[tcpip_socket to ze starszej wersji]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-01-06T13:56:48Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=454#p454</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: połączenie z serverem]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=453#p453"/>
			<content type="html"><![CDATA[u mnie w postgresql.conf mam troche inne parametry. Te ktore podales to chyba w starszej wersji postgresa sa.]]></content>
			<author>
				<name><![CDATA[xyz]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=544</uri>
			</author>
			<updated>2009-01-06T12:20:02Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=453#p453</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: połączenie z serverem]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=452#p452"/>
			<content type="html"><![CDATA[Na pewno masz problem z konfiguracja protokołu TCP/IP.
Konfiguracja połączenia, postgresql.conf:
Tcpip_socket(boolean) – jeśli ustawione jest TRUE serwer będzie akceptował połączenia poprzez protokół TCP/IP.
Port(integero) – definiuje port połączeń TCP/IP – domyślnie ma być 5432
Virtual_host (string) – adres IP lub nazwa hosta na którym będą następować połączenia z aplikacjami klientów.

Sam jestem początkującym użytkownikiem, może te wiadomości Ci pomogą.:)]]></content>
			<author>
				<name><![CDATA[woziu]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=64</uri>
			</author>
			<updated>2009-01-05T22:20:11Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=452#p452</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: połączenie z serverem]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=451#p451"/>
			<content type="html"><![CDATA[Przy probie polaczenia z lini komend wyskakuje ten sam blad - "error connecting to the server: nie mozna polaczyc sie z serwerem. connection refused(0x0000274D/10061)
Czy serwer dziala na staci sieciowej  127.0.0.1 i akceptuje polaczenia TCP/IP na porcie 5432?"

Natomiast gdy uruchamiam serwer, przez dosyc dluga chwile pojawia sie konsola Start Serwer i miga kursor.
Po chwili okienko znika bez zadnego komunikatu. Kiedy odpalam je ponownie pojawia sie informacja ze wybrana usluga zostala juz uruchomiona. a polaczyc sie dalej nie moge.]]></content>
			<author>
				<name><![CDATA[xyz]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=544</uri>
			</author>
			<updated>2009-01-04T11:45:46Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=451#p451</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: połączenie z serverem]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=446#p446"/>
			<content type="html"><![CDATA[Nie masz pewnie ustawionych sciezek. psql powinien byc w katalogu bin tam gdzie sie zainstalowal postgres.
Sprobuj wejsc do tego katalogu i polaczyc
[code]psql postgres[/code]
lub
[code]psql template1[/code]
.
I jeszcze jedno, uruchomiles serwer?]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-01-03T12:26:35Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=446#p446</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: połączenie z serverem]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=445#p445"/>
			<content type="html"><![CDATA[tak, listen _adresses odkomentowane. Natomiast niebardzo wiem jak polaczyc sie z lini komend:
"psql nie jest rozpoznawalny jako polecenie wewnetrzne lub zewnetrzne, program wykonywalny lub plik wsadowy"]]></content>
			<author>
				<name><![CDATA[xyz]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=544</uri>
			</author>
			<updated>2009-01-03T11:21:22Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=445#p445</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: połączenie z serverem]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=444#p444"/>
			<content type="html"><![CDATA[listen_addresses oczywiscie odkomentowane? Czy mozesz polaczyc sie z postgresem z linii komend za pomoca psql?]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-01-03T08:52:40Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=444#p444</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: połączenie z serverem]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=442#p442"/>
			<content type="html"><![CDATA[listen adresses ustawione mam na '*'. 
natomiast wartosci w pg_hba.conf : 

typ                host
baza danch    all
uzytkownik    all
adres IP        127.0.0.1/32
metoda         trust]]></content>
			<author>
				<name><![CDATA[xyz]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=544</uri>
			</author>
			<updated>2009-01-02T14:51:29Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=442#p442</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: połączenie z serverem]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=441#p441"/>
			<content type="html"><![CDATA[No to pytanie czy serwer dziala i akceptuje polaczenia sieciowe?
Konfigurowales plik postgresql.conf (opcja listen_adressess) i pg_hba.conf?]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-01-02T14:45:26Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=441#p441</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[połączenie z serverem]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=440#p440"/>
			<content type="html"><![CDATA[Witam!

Podczas proby polączenie z serverem w pgAdminIII wyskakuje blad i nastepujacy komunikat:
"error connecting to the server: nie mozna polaczyc sie z serwerem. connection refused(0x0000274D/10061)
Czy serwer dziala na staci sieciowej  127.0.0.1 i akceptuje polaczenia TCP/IP na porcie 5432?"


Sciagnalem gotowa inatalke .exe  z [url]http://www.postgresql.org/download/windows[/url]

Dodam ze pracuje na windows XP Home service pack 2 i postgre 8.3

Prosze o pomoc...]]></content>
			<author>
				<name><![CDATA[xyz]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=544</uri>
			</author>
			<updated>2009-01-02T11:35:03Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=440#p440</id>
		</entry>
</feed>
