Re: [pgadmin-support] pgAdmin Query Tool hangs when working with GIS data

2010-12-22 Thread Dave Page
Guillaume; do we have a limit on the size of data we'll store in the history file? We've seen 3 or 4 reports like this. On Tue, Dec 21, 2010 at 11:15 PM, Michael Willekes wrote: > Thanks for investigating. It was simple to workaround once I realized what > the problem was.  My only concern was th

Re: [pgadmin-support] pgAdmin Query Tool hangs when working with GIS data

2010-12-22 Thread Guillaume Lelarge
Le 22/12/2010 09:47, Dave Page a écrit : > Guillaume; do we have a limit on the size of data we'll store in the > history file? We've seen 3 or 4 reports like this. > The Options dialog says yes (1024 characters). But, AFAICT from reading the source code, we don't use it :-/ I was sure we did. Wi

Re: [pgadmin-support] pgAdmin Query Tool hangs when working with GIS data

2010-12-22 Thread Dave Page
On Wed, Dec 22, 2010 at 10:15 AM, Guillaume Lelarge wrote: > Le 22/12/2010 09:47, Dave Page a écrit : >> Guillaume; do we have a limit on the size of data we'll store in the >> history file? We've seen 3 or 4 reports like this. >> > > The Options dialog says yes (1024 characters). But, AFAICT from

[pgadmin-support] Login in pgAdmin as another user

2010-12-22 Thread Hero Kuretsu
Hello. I have the following question to make. I have created another login role and I want to use it to login to my PostgreSQL server through pgAdmin. The problem is that whenever I double-click on my server to login, it automatically requires the password for the postgres account. How do I ch

Re: [pgadmin-support] Login in pgAdmin as another user

2010-12-22 Thread Raymond O'Donnell
On 22/12/2010 15:11, Hero Kuretsu wrote: Hello. I have the following question to make. I have created another login role and I want to use it to login to my PostgreSQL server through pgAdmin. The problem is that whenever I double-click on my server to login, it automatically requires the passwor

Re: [pgadmin-support] pgAdmin Query Tool hangs when working with GIS data

2010-12-22 Thread Guillaume Lelarge
Le 22/12/2010 10:26, Dave Page a écrit : > On Wed, Dec 22, 2010 at 10:15 AM, Guillaume Lelarge > wrote: >> Le 22/12/2010 09:47, Dave Page a écrit : >>> Guillaume; do we have a limit on the size of data we'll store in the >>> history file? We've seen 3 or 4 reports like this. >>> >> >> The Options

Re: [pgadmin-support] pgAdmin Query Tool hangs when working with GIS data

2010-12-22 Thread Dave Page
On Thu, Dec 23, 2010 at 12:05 AM, Guillaume Lelarge wrote: > Le 22/12/2010 10:26, Dave Page a écrit : >> On Wed, Dec 22, 2010 at 10:15 AM, Guillaume Lelarge >> wrote: >>> Le 22/12/2010 09:47, Dave Page a écrit : Guillaume; do we have a limit on the size of data we'll store in the histor

[pgadmin-support] about qsl editor/table view title(feature request)

2010-12-22 Thread jak
I'm used to open many SQL editor windows at work. The detached Window title is always the same. "query - on @". That will cause very hard to find which function is in which window when going to switch to edit a specific function. Is that possible to show the function name in the first place o

Re: [pgadmin-support] about qsl editor/table view title(feature request)

2010-12-22 Thread Guillaume Lelarge
Le 23/12/2010 04:08, jak a écrit : > > I'm used to open many SQL editor windows at work. The detached Window title > is always the same. "query - on @". That will > cause very hard to find which function is in which window when going to > switch to edit a specific function. Is that possible t