Bugs
Search the entire project
This project's trackers
This project's releases
Project
People
Skill
Advanced search
Log In
|
New Account
Home
My Page
Projects
Code Snippets
Project Openings
PostgreSQL top
Summary
Activity
Tracker
Lists
SCM
Files
[#1009464] show query plan with a dummy ( parent of heritance) throw an error
View Trackers
|
Bugs
|
Download .csv
|
Monitor
Date:
2007-10-12 09:51
Priority:
3
State:
Open
Submitted by:
Cédric Villemain (
c2main
)
Assigned to:
Mark Wong (markwkm)
Category:
ptop
Group:
v3.6.1-beta1
Resolution:
None
Category:
ptop
Group:
v3.6.1-beta1
Resolution:
None
Category:
ptop
Group:
v3.6.1-beta1
Resolution:
None
Summary:
show query plan with a dummy ( parent of heritance) throw an error
Detailed description
select 1 from stock limit 1;
?column?
----------
1
(1 ligne)
--------
Current query plan for procpid 27202:
SELECT statement:
select * from stock ;
Query Plan:
ERREUR: la relation « stock » n'existe pas
Hit any key to continue:
Followup
Message
Date: 2007-10-14 20:19
Sender:
Mark Wong
I don't know what you mean by "parent of heritance", but this you will see this message if you connect to the database that doesn't contain the "stock" table.
Attached Files:
Changes:
Field
Old Value
Date
By
Group
None
2008-05-15 15:31
markwkm
assigned_to
none
2008-05-15 15:31
markwkm
Category
None
2008-05-15 15:23
markwkm