Re: Error: cannot mix different types of client data

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Colin Beckingham <colbec(at)start(dot)ca>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Error: cannot mix different types of client data
Date: 2012-03-07 14:10:21
Message-ID: 1331129421.2274.5.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Wed, 2012-03-07 at 07:07 -0500, Colin Beckingham wrote:
> Houston, we have a problem.
> Using 1.15 dev latest pull from git.
>
> Steps:
> 1. connect to postgresql server
> 2. select a database but the wrong one (deliberate misstep)
> 3. open query builder and enter an sql statement referring to another db
> 4. error, no relation 'xxxx' exists, ok
> 5. QB menu bar offers dropdown which contains name of currently
> connected db and 'new connection'
> 6. select 'new connection', dialog box appears
> 7. database list offers the db you really need, select it
> 8. OK, crash.
>

Thanks for the report, it should be fixed now.

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Colin Beckingham 2012-03-07 14:28:15 Re: Error: cannot mix different types of client data
Previous Message Colin Beckingham 2012-03-07 12:07:06 Error: cannot mix different types of client data