1212Current maintainer: Bruce Momjian (< A
1313HREF ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ A > )< BR > < P >
1414
15- The most recent version of this document can be viewed at the postgreSQL
15+ The most recent version of this document can be viewed at the PostgreSQL
1616Web site, < A HREF ="http://www.Postgresql.org "> http://www.PostgreSQL.org</ A > .< P >
1717
1818Linux-specific questions are answered in < A
2222HREF ="http://www.PostgreSQL.org/docs/faq-hpux.html "> http://www.PostgreSQL.org/docs/faq-hpux.html</ A > .< P >
2323
2424Solaris-specific questions are answered in < A
25- HREF ="http://www.postgresql .org/docs/faq-solaris.html "> http://www.postgresql .org/docs/faq-solaris.html</ A > .< P >
25+ HREF ="http://www.PostgreSQL .org/docs/faq-solaris.html "> http://www.PostgreSQL .org/docs/faq-solaris.html</ A > .< P >
2626
2727Irix-specific questions are answered in < A
2828HREF ="http://www.PostgreSQL.org/docs/faq-irix.html "> http://www.PostgreSQL.org/docs/faq-irix.html</ A > .< P >
@@ -170,7 +170,7 @@ <H4><A
170170PostgreSQL development is being performed by a team of Internet
171171developers who all subscribe to the PostgreSQL development mailing list.
172172The current coordinator is Marc G. Fournier (< A
173- HREF ="mailto:scrappy@postgreSQL .org "> scrappy@postgreSQL .org</ A > ). (See
173+ HREF ="mailto:scrappy@PostgreSQL .org "> scrappy@PostgreSQL .org</ A > ). (See
174174below on how to join). This team is now responsible for all current and
175175future development of PostgreSQL.< P >
176176
@@ -265,8 +265,7 @@ <H4><A NAME="1.4">1.4</A>) What non-unix ports are available?</H4><P>
265265< H4 > < A NAME ="1.5 "> 1.5</ A > ) Where can I get PostgreSQL?</ H4 > < P >
266266The primary anonymous ftp site for PostgreSQL is
267267< A
268- HREF ="ftp://ftp.postgreSQL.org/pub "> ftp://ftp.postgreSQL.org/pub</ A >
269- < P >
268+ HREF ="ftp://ftp.PostgreSQL.org/pub "> ftp://ftp.PostgreSQL.org/pub</ A > .
270269For mirror sites, see our main web site.
271270
272271< H4 > < A NAME ="1.6 "> 1.6</ A > ) Where can I get support for PostgreSQL?</ H4 > < P >
@@ -275,7 +274,7 @@ <H4><A NAME="1.6">1.6</A>) Where can I get support for PostgreSQL?</H4><P>
275274California, Berkeley. It is maintained through volunteer effort.< P >
276275
277276The main mailing list is: < A
278- HREF ="mailto:pgsql-general@postgreSQL .org "> pgsql-general@postgreSQL .org</ A > .
277+ HREF ="mailto:pgsql-general@PostgreSQL .org "> pgsql-general@PostgreSQL .org</ A > .
279278It is available for discussion of matters pertaining to PostgreSQL.
280279To subscribe, send a mail with the lines in the body (not
281280the subject line)
@@ -286,11 +285,11 @@ <H4><A NAME="1.6">1.6</A>) Where can I get support for PostgreSQL?</H4><P>
286285</ PRE > < P >
287286
288287to < A
289- HREF ="mailto:pgsql-general-request@postgreSQL .org "> pgsql-general-request@postgreSQL .org</ A > .< P >
288+ HREF ="mailto:pgsql-general-request@PostgreSQL .org "> pgsql-general-request@PostgreSQL .org</ A > .< P >
290289
291290There is also a digest list available. To subscribe to this list, send
292- email to: < A HREF ="mailto:pgsql-general-digest-request@postgreSQL .org ">
293- pgsql-general-digest-request@postgreSQL .org</ A > with a body of:
291+ email to: < A HREF ="mailto:pgsql-general-digest-request@PostgreSQL .org ">
292+ pgsql-general-digest-request@PostgreSQL .org</ A > with a body of:
294293
295294< PRE >
296295 subscribe
@@ -302,7 +301,7 @@ <H4><A NAME="1.6">1.6</A>) Where can I get support for PostgreSQL?</H4><P>
302301
303302The bugs mailing list is available. To subscribe to this list, send email
304303to < A
305- HREF ="mailto:bugs-request@postgreSQL .org "> bugs-request@postgreSQL .org</ A >
304+ HREF ="mailto:bugs-request@PostgreSQL .org "> bugs-request@PostgreSQL .org</ A >
306305with a body of:< P >
307306
308307< PRE >
@@ -312,7 +311,7 @@ <H4><A NAME="1.6">1.6</A>) Where can I get support for PostgreSQL?</H4><P>
312311
313312There is also a developers discussion mailing list available. To
314313subscribe to this list, send email to < A
315- HREF ="mailto:hackers-request@postgreSQL .org "> hackers-request@postgreSQL .org</ A >
314+ HREF ="mailto:hackers-request@PostgreSQL .org "> hackers-request@PostgreSQL .org</ A >
316315with a body of:< P >
317316
318317< PRE >
@@ -324,7 +323,7 @@ <H4><A NAME="1.6">1.6</A>) Where can I get support for PostgreSQL?</H4><P>
324323via the PostgreSQL WWW home page at:
325324
326325< BLOCKQUOTE >
327- < A HREF ="http://www.postgreSQL .org "> http://www.postgreSQL .org</ A >
326+ < A HREF ="http://www.PostgreSQL .org "> http://www.PostgreSQL .org</ A >
328327</ BLOCKQUOTE > < P >
329328
330329There is also an IRC channel on EFNet, channel #PostgreSQL.
@@ -347,14 +346,14 @@ <H4><A NAME="1.8">1.8</A>) What documentation is available for PostgreSQL?</H4><
347346Several manuals, manual pages, and some small test examples are
348347included in the distribution. See the /doc directory. You can also
349348browse the manual on-line at < A
350- HREF ="http://www.postgresql .org/docs/postgres ">
351- http://www.postgresql .org/docs/postgres.</ A >
349+ HREF ="http://www.PostgreSQL .org/docs/postgres ">
350+ http://www.PostgreSQL .org/docs/postgres.</ A >
352351in the distribution.
353352< P >
354353
355354There is a PostgreSQL book availiable at < A
356- HREF ="http://www.postgresql .org/docs/awbook.html ">
357- http://www.postgresql .org/docs/awbook.html</ A > < P >
355+ HREF ="http://www.PostgreSQL .org/docs/awbook.html ">
356+ http://www.PostgreSQL .org/docs/awbook.html</ A > < P >
358357
359358< I > psql</ I > has some nice \d commands to show information about types,
360359operators, functions, aggregates, etc.< P >
@@ -365,14 +364,14 @@ <H4><A NAME="1.9">1.9</A>) How do I find out about known bugs or missing feature
365364</ H4 > < P >
366365
367366PostgreSQL supports an extended subset of SQL-92. See our
368- < A HREF ="http://www.postgreSQL .org/docs/todo.html ">
367+ < A HREF ="http://www.PostgreSQL .org/docs/todo.html ">
369368TODO</ A > for a list of known bugs, missing features, and future plans.< P >
370369
371370< H4 > < A NAME ="1.10 "> 1.10</ A > ) How can I learn SQL?</ H4 > < P >
372371
373372The PostgreSQL book at < A
374- HREF ="http://www.postgresql .org/docs/awbook.html ">
375- http://www.postgresql .org/docs/awbook.html</ A > teaches SQL.
373+ HREF ="http://www.PostgreSQL .org/docs/awbook.html ">
374+ http://www.PostgreSQL .org/docs/awbook.html</ A > teaches SQL.
376375
377376There is a nice tutorial at < A
378377HREF ="http://w3.one.net/~jhoffman/sqltut.htm ">
@@ -410,10 +409,10 @@ <H4><A NAME="1.12">1.12</A>) How do I join the development team?</H4><P>
410409< H4 > < A NAME ="1.13 "> 1.13</ A > ) How do I submit a bug report?</ H4 > < P >
411410
412411Fill out the "bug-template" file and send it to: < A
413- HREF ="mailto:bugs@postgreSQL .org "> bugs@postgreSQL .org</ A > < P >
412+ HREF ="mailto:bugs@PostgreSQL .org "> bugs@PostgreSQL .org</ A > < P >
414413
415414Also check out our ftp site < A
416- HREF ="ftp://ftp.postgreSQL .org/pub "> ftp://ftp.postgreSQL .org/pub</ A > to
415+ HREF ="ftp://ftp.PostgreSQL .org/pub "> ftp://ftp.PostgreSQL .org/pub</ A > to
417416see if there is a more recent PostgreSQL version or patches.< P >
418417
419418
@@ -503,8 +502,8 @@ <H4><A NAME="2.1">2.1</A>) Are there ODBC drivers for PostgreSQL?</H4><P>
503502There are two ODBC drivers available, PsqlODBC and OpenLink ODBC.< P >
504503
505504PsqlODBC is included in the distribution. More information about it can
506- be gotten from: < A HREF ="ftp://ftp.postgresql .org/pub/odbc/index.html ">
507- ftp://ftp.postgresql .org/pub/odbc/index.html</ A > < P >
505+ be gotten from: < A HREF ="ftp://ftp.PostgreSQL .org/pub/odbc/index.html ">
506+ ftp://ftp.PostgreSQL .org/pub/odbc/index.html</ A > < P >
508507
509508OpenLink ODBC can be gotten from < A HREF ="http://www.openlinksw.com/ ">
510509http://www.openlinksw.com</ A > . It works with their standard ODBC client
@@ -516,7 +515,7 @@ <H4><A NAME="2.1">2.1</A>) Are there ODBC drivers for PostgreSQL?</H4><P>
516515available. Questions to < A
517516HREF ="mailto:postgres95@openlink.co.uk "> postgres95@openlink.co.uk</ A > .< P >
518517
519- See also the < A HREF ="http://www.postgresql .org/docs/programmer/odbc.htm ">
518+ See also the < A HREF ="http://www.PostgreSQL .org/docs/programmer/odbc.htm ">
520519ODBC chapter of the Programmer's Guide</ A > .< P >
521520
522521
@@ -1050,7 +1049,7 @@ <H4><A NAME="4.16.1">4.16.1</A>) How do I create a
10501049you need to dump and reload the database, you need to use < I > pg_dump's -o</ I >
10511050option or < SMALL > COPY WITH OIDS</ SMALL > option to preserve the oids.< P >
10521051
1053- < A HREF ="http://www.postgresql .org/docs/aw_pgsql_book "> Numbering Rows.</ A >
1052+ < A HREF ="http://www.PostgreSQL .org/docs/aw_pgsql_book "> Numbering Rows.</ A >
10541053
10551054< H4 > < A NAME ="4.16.2 "> 4.16.2</ A > ) How do I get the back the generated SERIAL value after an insert?</ H4 > < P >
10561055Probably the simplest approach is to to retrieve the next SERIAL value from the sequence object with the < I > nextval()</ I > function < I > before</ I > inserting and then insert it explicitly. Using the example table in < A HREF ="#4.16.1 "> 4.16.1</ A > , that might look like this:
0 commit comments