<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - tryb single user]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=617&amp;type=atom"/>
	<updated>2011-08-04T11:48:10Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=617</id>
		<entry>
			<title type="html"><![CDATA[Odp: tryb single user]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2621#p2621"/>
			<content type="html"><![CDATA[Po wykonaniu polecenia 

postgres --single -D "C:\Program Files\PostgreSQL\9.0\data"

nie pojawia się żaden komunikat]]></content>
			<author>
				<name><![CDATA[rafal]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=1256</uri>
			</author>
			<updated>2011-08-04T11:48:10Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2621#p2621</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: tryb single user]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2619#p2619"/>
			<content type="html"><![CDATA[A co się dzieje gdy w konsoli wpisujesz polecenie
[code]
postgres --single -D "C:\Program Files\PostgreSQL\9.0\data"
[/code]

Co dostajesz w wyniku?]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2011-08-03T19:12:30Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2619#p2619</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: tryb single user]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2617#p2617"/>
			<content type="html"><![CDATA[Tak, zamiast "datadir" podaję pełną ścieżkę do klastra:

postgres --single - D "C:\Program Files\PostgreSQL\9.0\data"

powyższe polecenie nie uruchamia u mnie bazy i późniejsze sprawdzenie statusu

pg_ctl -D "C:\Program Files\PostgreSQL\9.0\data" status 

wywołuje komunikat
"pg_ctl: no server running"]]></content>
			<author>
				<name><![CDATA[rafal]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=1256</uri>
			</author>
			<updated>2011-08-03T10:35:10Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2617#p2617</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: tryb single user]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2616#p2616"/>
			<content type="html"><![CDATA[[quote]
"postgres --single -D datadir"
[/quote]

Ale zamiast datadir musisz podac ścieżkę do klastra.

[code]
-D datadir  Specifies the file system location of the data directory or configuration file(s). See Section 18.2 for details. 
[/code]]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2011-08-03T10:15:05Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2616#p2616</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[tryb single user]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2615#p2615"/>
			<content type="html"><![CDATA[W jaki sposób można uruchomić bazę w trybie single user? Uruchamianie poleceniem podawanym w dokumentacji technicznej "postgres --single -D datadir" nie wyświetla błędu ale nie daje żadnego efektu. Pózniejsze sprawdzenie statusu poleceniem pg_ctl wyświetla komunikat "no server running". Baza uruchamiana poleceniem "pg_ctl -D datadir start" w trybie multiuser uruchamia się bez problemów.]]></content>
			<author>
				<name><![CDATA[rafal]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=1256</uri>
			</author>
			<updated>2011-08-03T09:21:16Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2615#p2615</id>
		</entry>
</feed>
