<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - uruchomienie skryptu z pliku w psql]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=339&amp;type=atom"/>
	<updated>2009-11-04T14:29:00Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=339</id>
		<entry>
			<title type="html"><![CDATA[Odp: uruchomienie skryptu z pliku w psql]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1502#p1502"/>
			<content type="html"><![CDATA[Z poziomu systemu mozesz np
[code]
psql -f nazwa_pliku nazwa_bazy
[/code]

z poziomu bazy
[code]
\i sciezka_do_pliku/nazwa_pliku
[/code]]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-11-04T14:29:00Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1502#p1502</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[uruchomienie skryptu z pliku w psql]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1501#p1501"/>
			<content type="html"><![CDATA[Witam serdecznie;
mam pytanie w jaki sposob w psql uruchomic polecenia znajdujace sie w pliku tekstowym?
z gory dziekuje za pomoc]]></content>
			<author>
				<name><![CDATA[sulavix]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=972</uri>
			</author>
			<updated>2009-11-04T13:32:22Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1501#p1501</id>
		</entry>
</feed>
