<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - Problem z zrobieniem backupa]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=256&amp;type=atom"/>
	<updated>2009-07-24T17:26:11Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=256</id>
		<entry>
			<title type="html"><![CDATA[Odp: Problem z zrobieniem backupa]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1090#p1090"/>
			<content type="html"><![CDATA[dziekuje rozgryzłem juz to sam :)]]></content>
			<author>
				<name><![CDATA[herosista]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=949</uri>
			</author>
			<updated>2009-07-24T17:26:11Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1090#p1090</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: Problem z zrobieniem backupa]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1089#p1089"/>
			<content type="html"><![CDATA[Jak instalowałeś postgresa to tez powinien się zainstalować pg_dump (pewnie uruchamiany z konsoli). Spróbuj nim zrobic kopię a nie tym pgadminowym.]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-07-24T14:02:54Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1089#p1089</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: Problem z zrobieniem backupa]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1088#p1088"/>
			<content type="html"><![CDATA[No to ten pg_dump windowsowy chyba jakos inaczej dziala. Poczytaj w helpie moze cos pisza.]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-07-24T06:25:42Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1088#p1088</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: Problem z zrobieniem backupa]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1087#p1087"/>
			<content type="html"><![CDATA[zapomniałem napisac --- tez na to wpadłem :) 

I oczywiscie sie łaczy bo jak napisałem wczesniej program i baza działa...]]></content>
			<author>
				<name><![CDATA[herosista]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=949</uri>
			</author>
			<updated>2009-07-23T21:41:09Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1087#p1087</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: Problem z zrobieniem backupa]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1082#p1082"/>
			<content type="html"><![CDATA[:) No dobra a z bazą HoldemManager
[code]
psql -h  127.0.0.1 -p 5432 -U elephant HoldemManager
[/code]]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-07-23T19:37:21Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1082#p1082</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: Problem z zrobieniem backupa]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1080#p1080"/>
			<content type="html"><![CDATA[[quote=rski]
A możesz się połączyć z bazą poleceniem
[code]
psql -h  127.0.0.1 -p 5432 elephant
[/code][/quote]

nie bo baza ma nazwe HoldemManager
Po powyzszym komunikacie dostaje info

[quote]
psql: FATAL: database ''elephant" does not exist
[/quote]]]></content>
			<author>
				<name><![CDATA[herosista]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=949</uri>
			</author>
			<updated>2009-07-23T19:04:38Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1080#p1080</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: Problem z zrobieniem backupa]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1077#p1077"/>
			<content type="html"><![CDATA[że co
[quote]
próbowałem to odpalic przez uruchom ale nic sie nie stało, to samo jak dopisałem scieżkę do lini komend
[/quote]?

A możesz się połączyć z bazą poleceniem
[code]
psql -h  127.0.0.1 -p 5432 elephant
[/code]]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-07-23T17:05:10Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1077#p1077</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: Problem z zrobieniem backupa]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1072#p1072"/>
			<content type="html"><![CDATA[[quote=rski]Jak wpiszesz

[code]
C:\Program Files\pgAdmin III\1.8\pg_dump.exe -h  127.0.0.1 -p 5432 -U elephant -F c -b -v -f 
[/code]
też nie działa?[/quote]

próbowałem to odpalic przez uruchom ale nic sie nie stało, to samo jak dopisałem scieżkę do lini komend

Dalej ten sam błąd.

Jestem kompletnie zielony jesli chodzi o PostgreSql. Po porostu potrzebuje backup bazy do programu który z niego korzysta.]]></content>
			<author>
				<name><![CDATA[herosista]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=949</uri>
			</author>
			<updated>2009-07-23T16:10:21Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1072#p1072</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: Problem z zrobieniem backupa]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1070#p1070"/>
			<content type="html"><![CDATA[Jak wpiszesz

[code]
C:\Program Files\pgAdmin III\1.8\pg_dump.exe -h  127.0.0.1 -p 5432 -U elephant -F c -b -v -f 
[/code]
też nie działa?]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-07-23T15:51:44Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1070#p1070</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Problem z zrobieniem backupa]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1067#p1067"/>
			<content type="html"><![CDATA[Witam. 

Mam nastepujacy problem z PostgreSQL

Gdy próbuje zrobic backup przy pomocy pgadmin 3 ostaje następujacy bląd
[quote]
C:\Program Files\pgAdmin III\1.8\pg_dump.exe -h localhost -p 5432 -U elephant -F c -b -v -f "D:\23lipcaholdemmangerhbackup.backup" "HoldemManager"
pg_dump: [archiver (db)] connection to database "HoldemManager" failed: FATAL:  no pg_hba.conf entry for host "::1", user "elephant", database "HoldemManager", SSL off
pg_dump: *** aborted because of error

Proces zwrócił kod wyjściowy 1.
[/quote]

Plik pg_hba.conf wyglada nastepujaco
[quote]
# TYPE  DATABASE    USER        CIDR-ADDRESS          METHOD

# IPv4 local connections:
host    all         all         127.0.0.1/32          trust
# IPv6 local connections:
#host    all         all         ::1/128               trust
[/quote]

Moze mi ktos pokazac jak zmienic ten plik by mozna było zrobic backup?

Z góry dziekuje]]></content>
			<author>
				<name><![CDATA[herosista]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=949</uri>
			</author>
			<updated>2009-07-23T12:29:05Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1067#p1067</id>
		</entry>
</feed>
