10
10
alink ="#0000ff ">
11
11
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
12
12
13
- < P > Last updated: Tue Oct 9 15:52:10 EDT 2007</ P >
13
+ < P > Last updated: Tue Oct 9 16:07:30 EDT 2007</ P >
14
14
15
15
< P > Current maintainer: Bruce Momjian (< A href =
16
16
"mailto:bruce@momjian.us "> bruce@momjian.us</ A > )
@@ -114,11 +114,8 @@ <H2 align="center">Operational Questions</H2>
114
114
databases?< BR >
115
115
< A href ="#item4.18 "> 4.18</ A > ) How do I return multiple rows or columns
116
116
from a function?< BR >
117
- < A href ="#item4.19 "> 4.19</ A > ) Why do I get "relation with OID #####
118
- does not exist" errors when accessing temporary tables in PL/PgSQL
119
- functions?< BR >
120
- < A href ="#item4.20 "> 4.20</ A > ) What replication solutions are available?< BR >
121
- < A href ="#item4.21 "> 4.21</ A > ) Why are my table and column names not
117
+ < A href ="#item4.20 "> 4.19</ A > ) What replication solutions are available?< BR >
118
+ < A href ="#item4.21 "> 4.20</ A > ) Why are my table and column names not
122
119
recognized in my query? Why is capitalization not preserved?< BR >
123
120
124
121
@@ -1062,7 +1059,7 @@ <H3 id="item4.19">4.19) Why do I get "relation with OID #####
1062
1059
< SMALL > EXECUTE</ SMALL > for temporary table access in PL/PgSQL. This
1063
1060
will cause the query to be reparsed every time.</ P >
1064
1061
1065
- < H3 id ="item4.20 "> 4.20 ) What replication solutions are available?
1062
+ < H3 id ="item4.19 "> 4.19 ) What replication solutions are available?
1066
1063
</ H3 >
1067
1064
1068
1065
< P > Though "replication" is a single term, there are several technologies
@@ -1084,7 +1081,7 @@ <H3 id="item4.20">4.20) What replication solutions are available?
1084
1081
< P > There are also commercial and hardware-based replication solutions
1085
1082
available supporting a variety of replication models.</ P >
1086
1083
1087
- < H3 id ="item4.21 "> 4.21 ) Why are my table and column names not
1084
+ < H3 id ="item4.20 "> 4.20 ) Why are my table and column names not
1088
1085
recognized in my query? Why is capitalization not preserved?</ H3 >
1089
1086
1090
1087
< P > The most common cause of unrecognized names is the use of
0 commit comments