<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - missing data for column]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=514&amp;type=atom"/>
	<updated>2010-12-13T08:30:45Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=514</id>
		<entry>
			<title type="html"><![CDATA[Odp: missing data for column]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2311#p2311"/>
			<content type="html"><![CDATA[Tak bazy są identyczne ,oby dwie na xp sp 3, i postgresie 8.4

edit.
Problem rozwiązałem
Nie miał on nic wspólnego z bazą danych tylko z nośnikiem danych przez ,który przenosiłem plik zdumpowanej bazy.
Gdy skopiowałem dane na dysk zewnętrzny bez dodatkowego zasilania , występowały błąd opisany w 1 poście.
Ten dysk ma tendencje do gubienia danych
Postanowiłem to samo zrobić używając pendrive marki cruzer i wszytsko ładnie poszło.]]></content>
			<author>
				<name><![CDATA[Rogo]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=1161</uri>
			</author>
			<updated>2010-12-13T08:30:45Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2311#p2311</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: missing data for column]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2310#p2310"/>
			<content type="html"><![CDATA[Bazy są identyczne, obie na tym samym OS?]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2010-12-12T21:52:52Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2310#p2310</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[missing data for column]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2309#p2309"/>
			<content type="html"><![CDATA[Witam

Zdumpowałem bazę danych poleceniem
pg_dump -U username nazwa_bazy > plik.sql

Próbuje ją odtworzyć na innym komputerze poleceniem
psql -U username -d nazwa_bazy -h localhost -p 5432 < plik.sql

Baza się odtwarza aż do momentu ,kiedy wywala błąd:
ERROR: missing data for column moja_kolumna
CONTEXT: COPY moja_tabele, line 14545: ...........

kolumna na której występuje błąd jest typu TIMESTAMP ,
na kompie z którego robiłem dumpa rekord ten pobierany jest poprawnie poprzez SELECT

proszę o pomoc]]></content>
			<author>
				<name><![CDATA[Rogo]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=1161</uri>
			</author>
			<updated>2010-12-12T20:50:54Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2309#p2309</id>
		</entry>
</feed>
