<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - SQl sie nie wykonuje,]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=608&amp;type=atom"/>
	<updated>2011-07-06T18:45:37Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=608</id>
		<entry>
			<title type="html"><![CDATA[Odp: SQl sie nie wykonuje,]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2590#p2590"/>
			<content type="html"><![CDATA[[quote=rski]A duże sa te tabele?[/quote]

Dzięki za podpowiedz że to może nie być tak szybko jakby mi się wydawało. Wykonało się po 9 minutach.

Pozdrawiam]]></content>
			<author>
				<name><![CDATA[arczif]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=1209</uri>
			</author>
			<updated>2011-07-06T18:45:37Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2590#p2590</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: SQl sie nie wykonuje,]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2589#p2589"/>
			<content type="html"><![CDATA[27000 kolo 
27000 punkt]]></content>
			<author>
				<name><![CDATA[arczif]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=1209</uri>
			</author>
			<updated>2011-07-06T18:30:13Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2589#p2589</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: SQl sie nie wykonuje,]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2588#p2588"/>
			<content type="html"><![CDATA[A duże sa te tabele?]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2011-07-06T09:44:24Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2588#p2588</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[SQl sie nie wykonuje,]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=2586#p2586"/>
			<content type="html"><![CDATA[Próbuje aktualizować atrybuty obiektów z jednej tabeli atrybutami z innej, poprzez zapytanie przestrzenne.

Mój SQL  wygląda następująco:

UPDATE "Kolo" 
   SET "NR"= "Punkt"."PID"
   FROM "Punkt" 
 WHERE st_intersects("Kolo".the_geom, "Punkt".the_geom)

w edytorze pgadmin nie pokazuje żadnego błędu ale komenda wykonuje się bardzo długo i bez żadnych rezultatów, jakby się zapętlało. Może ktoś mi pomoże, jaki popełniam błąd.]]></content>
			<author>
				<name><![CDATA[arczif]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=1209</uri>
			</author>
			<updated>2011-07-05T21:35:42Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=2586#p2586</id>
		</entry>
</feed>
