Skip to content
Snippets Groups Projects
Commit 06c37660 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update FAQ.

parent f6a51cfa
Branches
Tags
No related merge requests found
Frequently Asked Questions (FAQ) for PostgreSQL Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Thu Jul 27 12:52:35 EDT 2000 Last updated: Fri Sep 29 23:04:02 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -922,6 +922,9 @@ BYTEA bytea variable-length array of bytes ...@@ -922,6 +922,9 @@ BYTEA bytea variable-length array of bytes
* portal, cursor * portal, cursor
* range variable, table name, table alias * range variable, table name, table alias
A list of general database terms can be found at:
http://www.comptechnews.com/~reaster/dbdesign.html
4.19) Why do I get the error "FATAL: palloc failure: memory exhausted?" 4.19) Why do I get the error "FATAL: palloc failure: memory exhausted?"
It is possible you have run out of virtual memory on your system, or It is possible you have run out of virtual memory on your system, or
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL Frequently Asked Questions (FAQ) for PostgreSQL
</H1> </H1>
<P> <P>
Last updated: Thu Jul 27 12:52:35 EDT 2000 Last updated: Fri Sep 29 23:04:02 EDT 2000
<P> <P>
Current maintainer: Bruce Momjian (<A Current maintainer: Bruce Momjian (<A
HREF="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR><P> HREF="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR><P>
...@@ -1122,6 +1122,10 @@ common usage. Here are some: ...@@ -1122,6 +1122,10 @@ common usage. Here are some:
<LI> range variable, table name, table alias <LI> range variable, table name, table alias
</UL><P> </UL><P>
A list of general database terms can be found at: <a
href="http://www.comptechnews.com/~reaster/dbdesign.html">
http://www.comptechnews.com/~reaster/dbdesign.html</a><P>
<H4><A NAME="4.19">4.19</A>) Why do I get the error <I>"FATAL: palloc <H4><A NAME="4.19">4.19</A>) Why do I get the error <I>"FATAL: palloc
failure: memory exhausted?"</I><BR></H4><P> failure: memory exhausted?"</I><BR></H4><P>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment