Bugs
Search the entire project
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Project
People
Skill
Advanced search
Log In
|
New Account
Home
My Page
Projects
Code Snippets
Project Openings
PostgreSQL OLE DB provider for Windows
Summary
Activity
Forums
Tracker
Lists
Tasks
Docs
Surveys
News
SCM
Files
[#1000568] out of memory
View Trackers
|
Bugs
|
Download .csv
|
Monitor
Date:
2006-02-25 06:55
Priority:
3
State:
Open
Submitted by:
james - (
u007
)
Assigned to:
Shachar Shemesh (shachar)
Category:
Crash
Group:
v1.0.0.19
Resolution:
None
Summary:
out of memory
Detailed description
hi,
the ole db seems to shows out of memory when i've queried records that return about > 130 thousands records.
right now, i'm using limit to solve the issue, but the postgresql count seems to give a bit of delay...
Followup
Message
Date: 2008-03-04 12:39
Sender:
exactly...
any "varchar type" or "concatened type" in your retuned rows are casted in MEMO instead of varchar...
the allocation is too big.
Date: 2006-02-25 15:50
Sender:
james -
i am in the mailing list :)
Date: 2006-02-25 08:25
Sender:
Shachar Shemesh
I'm not sure how possible it is going to be to solve this one. Can you join the mailing list so we can discuss the precise usage scenarios?
Shachar
Attached Files:
Changes:
No Changes Have Been Made to This Item