Re: [pgadmin-support] Crash on selecting schema with domain

2012-11-26 Thread Akshay Joshi
On Tue, Nov 27, 2012 at 12:11 AM, Dave Page wrote: > Hi > > On Fri, Nov 23, 2012 at 2:26 AM, Evan Martin > wrote: > > Running latest trunk build on 32-bit Linux, pgAdmin crashes whenever I > click > > on a schema that contains one or more domains. > > > > GDB backtrace: http://pastebin.com/mSGd9

Re: [pgadmin-support] Crash on selecting schema with domain

2012-11-26 Thread Dave Page
On Mon, Nov 26, 2012 at 10:34 PM, Guillaume Lelarge wrote: > On Mon, 2012-11-26 at 18:41 +, Dave Page wrote: >> Hi >> >> On Fri, Nov 23, 2012 at 2:26 AM, Evan Martin >> wrote: >> > Running latest trunk build on 32-bit Linux, pgAdmin crashes whenever I >> > click >> > on a schema that contain

Re: [pgadmin-support] Crash on selecting schema with domain

2012-11-26 Thread Guillaume Lelarge
On Mon, 2012-11-26 at 18:41 +, Dave Page wrote: > Hi > > On Fri, Nov 23, 2012 at 2:26 AM, Evan Martin > wrote: > > Running latest trunk build on 32-bit Linux, pgAdmin crashes whenever I click > > on a schema that contains one or more domains. > > > > GDB backtrace: http://pastebin.com/mSGd978

Re: [pgadmin-support] Crash on selecting schema with domain

2012-11-26 Thread Dave Page
Hi On Fri, Nov 23, 2012 at 2:26 AM, Evan Martin wrote: > Running latest trunk build on 32-bit Linux, pgAdmin crashes whenever I click > on a schema that contains one or more domains. > > GDB backtrace: http://pastebin.com/mSGd978J > > To reproduce: > > 1. Create a new database > 2. Create a new s

[pgadmin-support] Password entry in pgadmin3; pg_hba.conf vs .pgpass. Permissioning issue?

2012-11-26 Thread Andrew Taylor
[also posted to Django users Google group] Hi all, Can I bypass the need for password entry in pgadmin3 by changing/locating/permissioning a .pgpass files instead of modifying pg_hba.conf to 'trust'? pg_hba.conf currently set at md5 for everything. 1. I can merrily connect to the postgres server

Re: [pgadmin-support] pgAdmin crashes when checking "Security of definer"

2012-11-26 Thread Guillaume Lelarge
On Sun, 2012-11-25 at 14:47 +, Dave Page wrote: > On Sunday, November 25, 2012, Guillaume Lelarge wrote: > > > On Fri, 2012-11-23 at 00:22 +1100, Evan Martin wrote: > > > The Apply button is disabled when I open function properties. It only > > > becomes enabled when I make a change. You're ri