|
10 | 10 | alink="#0000ff">
|
11 | 11 | <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
12 | 12 |
|
13 |
| -<P>Last updated: Wed Feb 208:40:42 EST 2005</P> |
| 13 | +<P>Last updated: Wed Feb 212:44:03 EST 2005</P> |
14 | 14 |
|
15 | 15 | <P>Current maintainer: Bruce Momjian (<Ahref=
|
16 | 16 | "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
|
@@ -88,13 +88,13 @@ <H2 align="center">Operational Questions</H2>
|
88 | 88 | is<SMALL>NULL</SMALL>?<BR>
|
89 | 89 | <Ahref="#4.10">4.10</A>) What is the difference between the
|
90 | 90 | various character types?<BR>
|
91 |
| -<Ahref="#4.11.0">4.11.0</A>) How do I create a |
| 91 | +<Ahref="#4.11.1">4.11.1</A>) How do I create a |
92 | 92 | serial/auto-incrementing field?<BR>
|
93 |
| -<Ahref="#4.11.1">4.11.1</A>) How do I get the value of a |
| 93 | +<Ahref="#4.11.2">4.11.2</A>) How do I get the value of a |
94 | 94 | <SMALL>SERIAL</SMALL> insert?<BR>
|
95 |
| -<Ahref="#4.11.2">4.11.2</A>) Doesn't<I>currval()</I> |
| 95 | +<Ahref="#4.11.3">4.11.3</A>) Doesn't<I>currval()</I> |
96 | 96 | lead to a race condition with other users?<BR>
|
97 |
| -<Ahref="#4.11.3">4.11.3</A>) Why aren't my sequence numbers |
| 97 | +<Ahref="#4.11.4">4.11.4</A>) Why aren't my sequence numbers |
98 | 98 | reused on transaction abort? Why are there gaps in the numbering of
|
99 | 99 | my sequence/SERIAL column?<BR>
|
100 | 100 | <Ahref="#4.12">4.12</A>) What is an<SMALL>OID</SMALL>? What is a
|
|