<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - 1 trigger record(s) not found for relation ter_wydarzenie (?)]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=560&amp;type=atom"/>
	<updated>2011-03-16T19:27:47Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=560</id>
		<entry>
			<title type="html"><![CDATA[Odp: 1 trigger record(s) not found for relation ter_wydarzenie (?)]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2433#p2433"/>
			<content type="html"><![CDATA[Sprawdź jaką wartość zwaraca zapytanie 
[code]
select reltriggers FROM pg_class where relname='ter_wydarzenie'
[/code]
i ile wierszy zwraca zapytanie
[code]
select * from pg_triggers where tgrelid=(select relfilenode from pg_class where relname='ter_wydarzenie');
[/code]

I czy to są te same wartości.]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2011-03-16T19:27:47Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2433#p2433</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[1 trigger record(s) not found for relation ter_wydarzenie (?)]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2432#p2432"/>
			<content type="html"><![CDATA[Witam,
Nie wiem czy można coś z tym zrobić... Kopie mam na szczęście z przed tygodnia, więc tragedii nie ma. Odgrywałem kopię i tabela ter_wydarzenie jest pusta (jeśli to ma jakieś znaczenie). 
Proszę o wyrozumiałość i ew. pomoc

edit:
Mam wrażenie, że nic z tego nie będzie. Próbowałem usunąć tą tabele z wszystkimi powiązaniami, ale cały czas ten sam błąd...]]></content>
			<author>
				<name><![CDATA[karul]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=1098</uri>
			</author>
			<updated>2011-03-15T23:11:32Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2432#p2432</id>
		</entry>
</feed>
