Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
db962bb1
Commit
db962bb1
authored
Oct 09, 2007
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove FAQ item about temp tables in plpsql having invalid oid problems,
per suggestions from Pavel Stehule.
parent
cd2cf745
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
15 deletions
+10
-15
doc/FAQ
doc/FAQ
+5
-7
doc/src/FAQ/FAQ.html
doc/src/FAQ/FAQ.html
+5
-8
No files found.
doc/FAQ
View file @
db962bb1
Frequently Asked Questions (FAQ) for PostgreSQL
Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Tue Oct 9 1
5:52:1
0 EDT 2007
Last updated: Tue Oct 9 1
6:07:3
0 EDT 2007
Current maintainer: Bruce Momjian (bruce@momjian.us)
Current maintainer: Bruce Momjian (bruce@momjian.us)
...
@@ -78,10 +78,8 @@
...
@@ -78,10 +78,8 @@
4.16) How do I perform an outer join?
4.16) How do I perform an outer join?
4.17) How do I perform queries using multiple databases?
4.17) How do I perform queries using multiple databases?
4.18) How do I return multiple rows or columns from a function?
4.18) How do I return multiple rows or columns from a function?
4.19) Why do I get "relation with OID ##### does not exist" errors
4.19) What replication solutions are available?
when accessing temporary tables in PL/PgSQL functions?
4.20) Why are my table and column names not recognized in my query?
4.20) What replication solutions are available?
4.21) Why are my table and column names not recognized in my query?
Why is capitalization not preserved?
Why is capitalization not preserved?
_________________________________________________________________
_________________________________________________________________
...
@@ -809,7 +807,7 @@
...
@@ -809,7 +807,7 @@
table access in PL/PgSQL. This will cause the query to be reparsed
table access in PL/PgSQL. This will cause the query to be reparsed
every time.
every time.
4.
20
) What replication solutions are available?
4.
19
) What replication solutions are available?
Though "replication" is a single term, there are several technologies
Though "replication" is a single term, there are several technologies
for doing replication, with advantages and disadvantages for each.
for doing replication, with advantages and disadvantages for each.
...
@@ -828,7 +826,7 @@
...
@@ -828,7 +826,7 @@
There are also commercial and hardware-based replication solutions
There are also commercial and hardware-based replication solutions
available supporting a variety of replication models.
available supporting a variety of replication models.
4.2
1
) Why are my table and column names not recognized in my query? Why is
4.2
0
) Why are my table and column names not recognized in my query? Why is
capitalization not preserved?
capitalization not preserved?
The most common cause of unrecognized names is the use of
The most common cause of unrecognized names is the use of
...
...
doc/src/FAQ/FAQ.html
View file @
db962bb1
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
alink=
"#0000ff"
>
alink=
"#0000ff"
>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<P>
Last updated: Tue Oct 9 1
5:52:1
0 EDT 2007
</P>
<P>
Last updated: Tue Oct 9 1
6:07:3
0 EDT 2007
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:bruce@momjian.us"
>
bruce@momjian.us
</A>
)
"mailto:bruce@momjian.us"
>
bruce@momjian.us
</A>
)
...
@@ -114,11 +114,8 @@
...
@@ -114,11 +114,8 @@
databases?
<BR>
databases?
<BR>
<A
href=
"#item4.18"
>
4.18
</A>
) How do I return multiple rows or columns
<A
href=
"#item4.18"
>
4.18
</A>
) How do I return multiple rows or columns
from a function?
<BR>
from a function?
<BR>
<A
href=
"#item4.19"
>
4.19
</A>
) Why do I get "relation with OID #####
<A
href=
"#item4.20"
>
4.19
</A>
) What replication solutions are available?
<BR>
does not exist" errors when accessing temporary tables in PL/PgSQL
<A
href=
"#item4.21"
>
4.20
</A>
) Why are my table and column names not
functions?
<BR>
<A
href=
"#item4.20"
>
4.20
</A>
) What replication solutions are available?
<BR>
<A
href=
"#item4.21"
>
4.21
</A>
) Why are my table and column names not
recognized in my query? Why is capitalization not preserved?
<BR>
recognized in my query? Why is capitalization not preserved?
<BR>
...
@@ -1062,7 +1059,7 @@ length</TD></TR>
...
@@ -1062,7 +1059,7 @@ length</TD></TR>
<SMALL>
EXECUTE
</SMALL>
for temporary table access in PL/PgSQL. This
<SMALL>
EXECUTE
</SMALL>
for temporary table access in PL/PgSQL. This
will cause the query to be reparsed every time.
</P>
will cause the query to be reparsed every time.
</P>
<H3
id=
"item4.
20"
>
4.20
) What replication solutions are available?
<H3
id=
"item4.
19"
>
4.19
) What replication solutions are available?
</H3>
</H3>
<P>
Though "replication" is a single term, there are several technologies
<P>
Though "replication" is a single term, there are several technologies
...
@@ -1084,7 +1081,7 @@ length</TD></TR>
...
@@ -1084,7 +1081,7 @@ length</TD></TR>
<P>
There are also commercial and hardware-based replication solutions
<P>
There are also commercial and hardware-based replication solutions
available supporting a variety of replication models.
</P>
available supporting a variety of replication models.
</P>
<H3
id=
"item4.2
1"
>
4.21
) Why are my table and column names not
<H3
id=
"item4.2
0"
>
4.20
) Why are my table and column names not
recognized in my query? Why is capitalization not preserved?
</H3>
recognized in my query? Why is capitalization not preserved?
</H3>
<P>
The most common cause of unrecognized names is the use of
<P>
The most common cause of unrecognized names is the use of
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment