<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - Postgres Plus Ubuntu 10.04]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=484&amp;type=atom"/>
	<updated>2010-09-05T08:05:29Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=484</id>
		<entry>
			<title type="html"><![CDATA[Odp: Postgres Plus Ubuntu 10.04]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2196#p2196"/>
			<content type="html"><![CDATA[W pierwszym poleceniu powinieneś użyć np opcji aux
[code]
ps aux | grep postg
[/code]

Z netstat'a widac że jakiś postgres chodzi]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2010-09-05T08:05:29Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2196#p2196</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: Postgres Plus Ubuntu 10.04]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2195#p2195"/>
			<content type="html"><![CDATA[[code]
szymon@szymon-desktop:~$ sudo ps
[sudo] password for szymon: 
  PID TTY          TIME CMD
 5296 pts/1    00:00:00 ps
szymon@szymon-desktop:~$ 
[/code]
Rozumiem że proces jest włączony?
Jak dokładnie sprawdzić na jakim porcie chodzi. 
Tak?
[code]
szymon@szymon-desktop:~$ netstat -aepvt
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode       PID/Program name
tcp        0      0 *:x11                   *:*                     LISTEN      root       6050        -               
tcp        0      0 localhost:ipp           *:*                     LISTEN      root       110700      -               
tcp        0      0 *:postgresql            *:*                     LISTEN      postgres   4379        -               
tcp        0      0 localhost:mysql         *:*                     LISTEN      mysql      3891        -               
tcp        0      0 szymon-desktop.lo:56978 fx-in-f106.1e100.ne:www TIME_WAIT   root       0           -               
tcp        0      0 szymon-desktop.lo:58179 fx-in-f101.1e100.ne:www TIME_WAIT   root       0           -               
tcp6       0      0 [::]:x11                [::]:*                  LISTEN      root       6049        -               
tcp6       0      0 [::]:www                [::]:*                  LISTEN      root       5597        -               
tcp6       0      0 localhost:ipp           [::]:*                  LISTEN      root       110699      -               
tcp6       0      0 [::]:postgresql         [::]:*                  LISTEN      postgres   4380        -               
tcp6       0      0 localhost:postgresql    localhost:49007         ESTABLISHED postgres   5313        -               
tcp6       0      0 localhost:49007         localhost:postgresql    ESTABLISHED postgres   5312        -               
[/code]]]></content>
			<author>
				<name><![CDATA[cykcykacz]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=950</uri>
			</author>
			<updated>2010-09-05T06:30:30Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2195#p2195</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: Postgres Plus Ubuntu 10.04]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2194#p2194"/>
			<content type="html"><![CDATA[Sprawdź na przykład w procesach (polecenie ps) czy chodzi postgres, bo nie wiem czy masz dostępnego klienta psql w tej wersji postgresa (PostgreSQL Server Plus).

Jak postgres chodzi to sprawdź na jakim porcie nasłuchuje (polecenie netstat).]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2010-09-04T18:33:22Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2194#p2194</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Postgres Plus Ubuntu 10.04]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2193#p2193"/>
			<content type="html"><![CDATA[Witam,
staram się sprawdzić czy poprawnie zainstalowałem Postgres na Ubuntu 10,04. Paczkę instalacyjną pobrałem ze strony [url]http://www.enterprisedb.com/products/postgres_plus/getinstaller.do[/url] .
Rozpakowałem, zainstalowałem w menu Ubuntu pojawił się Postgres Plus standard serwer 8.4. Teraz jak sprawdzić czy w obecnej chwili Postgres działa oraz jaki to host?]]></content>
			<author>
				<name><![CDATA[cykcykacz]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=950</uri>
			</author>
			<updated>2010-09-04T04:56:57Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2193#p2193</id>
		</entry>
</feed>
