<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forum PostgreSQL - autoincrementacja]]></title>
	<link rel="self" href="http://forum.postgresql.org.pl/extern.php?action=feed&amp;tid=238&amp;type=atom"/>
	<updated>2009-06-23T10:29:18Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.postgresql.org.pl/viewtopic.php?id=238</id>
		<entry>
			<title type="html"><![CDATA[Odp: autoincrementacja]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1043#p1043"/>
			<content type="html"><![CDATA[Jeśli nie ma jeszcze danych w tabeli to sie da. Jeśli są to moga pojawić się z problemy z dublami bo serial zacznie pewnie od 1.]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-06-23T10:29:18Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1043#p1043</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: autoincrementacja]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1042#p1042"/>
			<content type="html"><![CDATA[A czy czasem nie można ALERTEM zmienic typu kolumny na SERIAL?]]></content>
			<author>
				<name><![CDATA[krzysko]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=925</uri>
			</author>
			<updated>2009-06-23T07:18:50Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1042#p1042</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Odp: autoincrementacja]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1008#p1008"/>
			<content type="html"><![CDATA[Stwórz licznik (CREATE SEQUENCE) i dodaj jako default do kolumny którą chcesz inkrementować (ALTER TABLE .. ALTER COLUMN .. SET DEFAULT...). Przy wstawianiu pomijaj tę kolumnę. Jasne?]]></content>
			<author>
				<name><![CDATA[rski]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=26</uri>
			</author>
			<updated>2009-06-17T12:57:53Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1008#p1008</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[autoincrementacja]]></title>
			<link rel="alternate" href="https://forum.postgresql.org.pl/viewtopic.php?pid=1005#p1005"/>
			<content type="html"><![CDATA[Siema wie ktoś czy da sie autoinkrementować id przy wstawianiu insertem jeśli wcześniej nie daliśmy opcji autoincrementacji przy tworzeniu tabeli]]></content>
			<author>
				<name><![CDATA[SAKALA23]]></name>
				<uri>https://forum.postgresql.org.pl/profile.php?id=920</uri>
			</author>
			<updated>2009-06-17T10:44:18Z</updated>
			<id>https://forum.postgresql.org.pl/viewtopic.php?pid=1005#p1005</id>
		</entry>
</feed>
