Re: [GENERAL] out of memory issue

2013-12-13 Thread Jamin Shanti
I wanted to answer this for you but I didn't see a reply button on the site. In pgadmin, it's File ==> Options ==> Query tool ==> History file ==> default is 1024. try 4096 if you have more then 8G on your PC.

Re: [GENERAL] out of memory issue

2013-03-10 Thread Dmitriy Igrishin
04.03.2013 18:25 пользователь "Merlin Moncure" написал: > > On Sun, Mar 3, 2013 at 11:05 AM, G N wrote: > > Hello Friends, > > > > Hope you are all well... > > > > I have a specific issue, where my query fails with below error while trying > > to export data from pgadmin SQL tool. > > > > There

Re: [GENERAL] out of memory issue

2013-03-04 Thread Merlin Moncure
On Sun, Mar 3, 2013 at 11:05 AM, G N wrote: > Hello Friends, > > Hope you are all well... > > I have a specific issue, where my query fails with below error while trying > to export data from pgadmin SQL tool. > > There are no such issues when the result set is small. But it returns error > when

[GENERAL] out of memory issue

2013-03-03 Thread G N
Hello Friends, Hope you are all well... I have a specific issue, where my query fails with below error while trying to export data from pgadmin SQL tool. There are no such issues when the result set is small. But it returns error when the result set is bit large. Any inputs please ? Where and