Re: [pgadmin-support] pgadmin and broken connections

2011-06-30 Thread Dave Page
On Thu, Jun 30, 2011 at 7:31 PM, Josh Berkus wrote: > On 6/30/11 9:49 AM, Josh Berkus wrote: >> >>> Also there seems to be some confusion over the versions of pgAdmin >>> affected. 1.14 has improvements over 1.12 - which are you using Josh? >> >> 1.12.  Let me try upgrading, and I'll report back.

[pgadmin-support] 1.14b1 doesn't do OSX alerts

2011-06-30 Thread Josh Berkus
Dave, Minor issue with 1.14b1 (compared to the crashing): when a query completes, 1.14b1 no longer alerts me by having the pgadmin icon bounce in the Dock. -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To m

Re: [pgadmin-support] pgadmin and broken connections

2011-06-30 Thread Josh Berkus
On 6/30/11 9:49 AM, Josh Berkus wrote: > >> Also there seems to be some confusion over the versions of pgAdmin >> affected. 1.14 has improvements over 1.12 - which are you using Josh? > > 1.12. Let me try upgrading, and I'll report back. Well, I can't tell you because I can't seem to use 1.14b1

Re: [pgadmin-support] pgadmin and broken connections

2011-06-30 Thread Josh Berkus
> Also there seems to be some confusion over the versions of pgAdmin > affected. 1.14 has improvements over 1.12 - which are you using Josh? 1.12. Let me try upgrading, and I'll report back. -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com -- Sent via pgadmin-support mailing list

Re: [pgadmin-support] Help in postgre Charset

2011-06-30 Thread Dave Page
[Please CC the list, or I will be unable to provide any help] On Thu, Jun 30, 2011 at 2:55 PM, Ronney M. de Castro wrote: > The version is 8.4. Does your server have a pt_BR.UTF8 locale installed? Assuming it's a Unix box, locale -a should list what's available. If so, do you get the same error

Re: [pgadmin-support] Help in postgre Charset

2011-06-30 Thread Dave Page
[Please keep the mailing list CC'd] On Thu, Jun 30, 2011 at 2:34 PM, Ronney M. de Castro wrote: > Hello Dave, > > I tried to create the database using UTF-8 here and templat0 but an error > occurred. See attached. > Note: my instalation of postgre is LATIN 1 and i need to create a UTF-8 in > this

Re: [pgadmin-support] Help in postgre Charset

2011-06-30 Thread Dave Page
On Thu, Jun 30, 2011 at 2:08 PM, Ronney M. de Castro wrote: > Dear Support, > > My name is Rooney and I am a Systems Analyst in the City of Juiz de Fora - > Brazil (State: Minas Gerais) and I have a problem here with the database > charset Postgre. My installation of Postgres uses "LATIN1" and I n

[pgadmin-support] Help in postgre Charset

2011-06-30 Thread Ronney M. de Castro
Dear Support, My name is Rooney and I am a Systems Analyst in the City of Juiz de Fora - Brazil (State: Minas Gerais) and I have a problem here with the database charset Postgre. My installation of Postgres uses "LATIN1" and I need to create a new database whitch use "UTF-8" in the same facilit

Re: [pgadmin-support] pgadmin and broken connections

2011-06-30 Thread Michael Shapiro
I run a VPN. I did not see this problem with PgAdmin (1.14). I connected to the VPN, then I started PgAdmin and ran a query. Then I disconnected the VPN and ran the query again. No problem. Then I reconnected the VPN and ran the query once again. No problem. I also tested it started PgAdmin first,

Re: [pgadmin-support] pgadmin and broken connections

2011-06-30 Thread Dave Page
On Thu, Jun 30, 2011 at 9:12 AM, Guillaume Lelarge wrote: > On Wed, 2011-06-29 at 13:10 -0700, Josh Berkus wrote: >> All, >> >> I'm not sure if anyone uses pgadmin over as many VPNs as I do, and has >> noticed this. >> >> On OSX, at least, pgadmin can't deal with broken database connections at >>

Re: [pgadmin-support] pgadmin and broken connections

2011-06-30 Thread Guillaume Lelarge
On Wed, 2011-06-29 at 13:10 -0700, Josh Berkus wrote: > All, > > I'm not sure if anyone uses pgadmin over as many VPNs as I do, and has > noticed this. > > On OSX, at least, pgadmin can't deal with broken database connections at > all. If my connection was over a VPN, and the VPN, and I log back

Re: [pgadmin-support] plugin use on Ubuntu 10.10 Newbie

2011-06-30 Thread Dave Page
On Wed, Jun 29, 2011 at 7:48 PM, Katie Urey wrote: > Friends, > > Plugs remain greyed out.  How do I enable? Install? > > How to I manage or install plugins for use with pgadmin3 on Ubuntu 10.10? Hi, Take a look a plugins.ini - it documents how to configure plugins in itself. I'm not sure where