File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Frequently Asked Questions (FAQ) for PostgreSQL
3
3
4
- Last updated: Thu Sep 1 12:18:41 EDT 2005
4
+ Last updated: Fri Sep 16 14:07:22 EDT 2005
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
789
789
There are also commercial and hardware-based replication solutions
790
790
available supporting a variety of replication models.
791
791
792
- 4.20 ) Why are my table and column names not recognized in my query?
792
+ 4.21 ) Why are my table and column names not recognized in my query?
793
793
794
794
The most common cause is the use of double-quotes around table or
795
795
column names during table creation. When double-quotes are used, table
Original file line number Diff line number Diff line change 10
10
alink ="#0000ff ">
11
11
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
12
12
13
- < P > Last updated: Thu Sep 1 12:18:41 EDT 2005</ P >
13
+ < P > Last updated: Fri Sep 16 14:07:22 EDT 2005</ P >
14
14
15
15
< P > Current maintainer: Bruce Momjian (< A href =
16
16
"mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ A > )
@@ -1016,7 +1016,7 @@ <H3><A name="4.20">4.20</A>) What replication solutions are available?
1016
1016
< P > There are also commercial and hardware-based replication solutions
1017
1017
available supporting a variety of replication models.</ P >
1018
1018
1019
- < H3 > < A name ="4.20 "> 4.20 </ A > ) Why are my table and column names not
1019
+ < H3 > < A name ="4.21 "> 4.21 </ A > ) Why are my table and column names not
1020
1020
recognized in my query?</ H3 >
1021
1021
1022
1022
< P > The most common cause is the use of double-quotes around table or
You can’t perform that action at this time.
0 commit comments