<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - wyswietlanie indeksów bazy]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=322&amp;type=atom"/>
	<updated>2010-04-12T08:22:26Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=322</id>
		<entry>
			<title type="html"><![CDATA[Odp: wyswietlanie indeksów bazy]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1951#p1951"/>
			<content type="html"><![CDATA[Co znaczy 'nie działa'? Dostajesz jakiś komunikat błędu?]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2010-04-12T08:22:26Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1951#p1951</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: wyswietlanie indeksów bazy]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1949#p1949"/>
			<content type="html"><![CDATA[w mojej wersji 8.4 przykład nie działa, przejrzałem całe information_schema, może coś przeoczyłem ?]]></content>
			<author>
				<name><![CDATA[krajewskis]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=1093</uri>
			</author>
			<updated>2010-04-12T07:04:07Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1949#p1949</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: wyswietlanie indeksów bazy]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1471#p1471"/>
			<content type="html"><![CDATA[dzięki za pomoc, teraz można sprawniej pracowac ;)]]></content>
			<author>
				<name><![CDATA[Krzysiekpz]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=1000</uri>
			</author>
			<updated>2009-10-28T14:28:34Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1471#p1471</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: wyswietlanie indeksów bazy]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1456#p1456"/>
			<content type="html"><![CDATA[Mozesz skorzystać ze schematu information_schema
[code]
select * from information_schema.pg_indexes;
[/code]]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-10-20T18:06:17Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1456#p1456</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[wyswietlanie indeksów bazy]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1455#p1455"/>
			<content type="html"><![CDATA[Witam 

może ten temat był poruszany jednak nie mogę nic na ten temat znaleźć. 
muszę wyświetlić nazwy wszystkich założonych indeksów w bazie. Chciałbym to wrzucić to do jakiejś tymczasowej tabeli i 
potem usunąć indeksy których nazwa zaczyna się od określonej nazwy. 
Czy jest to możliwe wogóle? Może pomożecie jak wyświetlić w tabeli za 
pomocą zapytania SQL wszystkie założone indeksy w bazie? 


wielkie dzięki za pomoc.]]></content>
			<author>
				<name><![CDATA[Krzysiekpz]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=1000</uri>
			</author>
			<updated>2009-10-20T17:49:25Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1455#p1455</id>
		</entry>
</feed>
