File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
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 Jul 27 12:52:35 EDT 2000
4
+ Last updated: Fri Sep 29 23:04:02 EDT 2000
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
@@ -922,6 +922,9 @@ BYTEA bytea variable-length array of bytes
922
922
* portal, cursor
923
923
* range variable, table name, table alias
924
924
925
+ A list of general database terms can be found at:
926
+ http://www.comptechnews.com/~reaster/dbdesign.html
927
+
925
928
4.19) Why do I get the error "FATAL: palloc failure: memory exhausted?"
926
929
927
930
It is possible you have run out of virtual memory on your system, or
Original file line number Diff line number Diff line change 7
7
Frequently Asked Questions (FAQ) for PostgreSQL
8
8
</ H1 >
9
9
< P >
10
- Last updated: Thu Jul 27 12:52:35 EDT 2000
10
+ Last updated: Fri Sep 29 23:04:02 EDT 2000
11
11
< P >
12
12
Current maintainer: Bruce Momjian (< A
13
13
HREF ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ A > )< BR > < P >
@@ -1122,6 +1122,10 @@ <H4><A NAME="4.18">4.18</A>) What is the meaning of some of the terms
1122
1122
< LI > range variable, table name, table alias
1123
1123
</ UL > < P >
1124
1124
1125
+ A list of general database terms can be found at: < a
1126
+ href ="http://www.comptechnews.com/~reaster/dbdesign.html ">
1127
+ http://www.comptechnews.com/~reaster/dbdesign.html</ a > < P >
1128
+
1125
1129
< H4 > < A NAME ="4.19 "> 4.19</ A > ) Why do I get the error < I > "FATAL: palloc
1126
1130
failure: memory exhausted?"</ I > < BR > </ H4 > < P >
1127
1131
You can’t perform that action at this time.
0 commit comments