[pgadmin-support] Bug: title bar goes away

2010-03-02 Thread Josh Berkus
All, I'm having a recurring issue that sometimes I will start up pgadmin and the title bar (the one which says "pgadmin", and which you need to grab in order to move pgadmin around the screen) has vanished, and pgadmin is "glued" to the top of the screen. The only way to cure this seems to be to

Re: [pgadmin-support] Feature request : Reindentation of code

2010-03-02 Thread Guillaume Lelarge
Hi Florence, Good to see you here :) Le 02/03/2010 18:32, Cousin Florence a écrit : > [...] > It would be very nice to have a tool to reindent SQL queries. I agree. > Indeed, at work, me and my colleague often have to work on queries that > we extract from Java code or PL/pgSQL, in order to mod

Re: [pgadmin-support] database link

2010-03-02 Thread Guillaume Lelarge
Le 01/03/2010 16:48, kiran kumar a écrit : > [...] > how to create dblink in edb8.2 version. > > Please help me. > You should probably ask on EDB mailing lists/forums. Here, you are on a pgAdmin mailing list. -- Guillaume. http://www.postgresqlfr.org http://dalibo.com -- Sent via pgadmin-

Re: [pgadmin-support] Feature request : Reindentation of code

2010-03-02 Thread Pavel Stehule
2010/3/2 Josh Berkus : > >> pg core has 2/3 components for this task - parser and serialisation. >> It missing only some rules for pretty printing. It cold be a good >> contrib module (with a few hooks). >> > > Yeah, just for the love of mike don't start a discussion of *how* you > should indent st

Re: [pgadmin-support] Feature request : Reindentation of code

2010-03-02 Thread Josh Berkus
> pg core has 2/3 components for this task - parser and serialisation. > It missing only some rules for pretty printing. It cold be a good > contrib module (with a few hooks). > Yeah, just for the love of mike don't start a discussion of *how* you should indent stuff on a public list. You'll ne

Re: [pgadmin-support] Feature request : Reindentation of code

2010-03-02 Thread Pavel Stehule
2010/3/2 Dave Page : > On Tue, Mar 2, 2010 at 5:32 PM, Cousin Florence > wrote: >> Hi, >> >> It would be very nice to have a tool to reindent SQL queries. >> Indeed, at work, me and my colleague often have to work on queries that >> we extract from Java code or PL/pgSQL, in order to modify or stu

Re: [pgadmin-support] Feature request : Reindentation of code

2010-03-02 Thread Dave Page
On Tue, Mar 2, 2010 at 5:42 PM, Josh Berkus wrote: > On 3/2/10 9:33 AM, Dave Page wrote: >> On Tue, Mar 2, 2010 at 5:32 PM, Cousin Florence >> wrote: >>> Hi, >>> >>> It would be very nice to have a tool to reindent SQL queries. >>> Indeed, at work, me and my colleague often have to work on queri

Re: [pgadmin-support] Feature request : Reindentation of code

2010-03-02 Thread Josh Berkus
On 3/2/10 9:33 AM, Dave Page wrote: > On Tue, Mar 2, 2010 at 5:32 PM, Cousin Florence > wrote: >> Hi, >> >> It would be very nice to have a tool to reindent SQL queries. >> Indeed, at work, me and my colleague often have to work on queries that >> we extract from Java code or PL/pgSQL, in order t

Re: [pgadmin-support] Feature request : Reindentation of code

2010-03-02 Thread John Gage
May I pile on by saying that incorporating Vim features if not Vim itself into a discretionary editor (Vim being decidedly not proprietary) would make pgAdmin (and pg itself) into an even greater wonder of the world. Gratuitously, John On Mar 2, 2010, at 6:32 PM, Cousin Florence wrote:

Re: [pgadmin-support] Feature request : Reindentation of code

2010-03-02 Thread Dave Page
On Tue, Mar 2, 2010 at 5:32 PM, Cousin Florence wrote: > Hi, > > It would be very nice to have a tool to reindent SQL queries. > Indeed, at work, me and my colleague often have to work on queries that > we extract from Java code or PL/pgSQL, in order to modify or study them. > Most of the time, th

[pgadmin-support] Feature request : Reindentation of code

2010-03-02 Thread Cousin Florence
Hi, It would be very nice to have a tool to reindent SQL queries. Indeed, at work, me and my colleague often have to work on queries that we extract from Java code or PL/pgSQL, in order to modify or study them. Most of the time, these queries are not indented, and they are often very complicated.

Re: [pgadmin-support] regarding postgreSQL installation issue

2010-03-02 Thread Thangavel, Yuvaraj
Hi, No, there is no proxy server. Yes I can able to open the URL via browser. Regards, Yuvaraj From: Sachin Srivastava [mailto:sachin.srivast...@enterprisedb.com] Sent: Saturday, February 27, 2010 8:02 PM To: Thangavel, Yuvaraj Cc: pgadmin-support@postgresql.org Subject: Re: [pgadmin-support] re

Re: [pgadmin-support] regarding postgreSQL installation issue

2010-03-02 Thread Thangavel, Yuvaraj
Josh Berkus, Thanks for you reply! Yes, am able to reach that URL from my computer (Internet Explorer). Regards, Yuvaraj -Original Message- From: Josh Berkus [mailto:j...@agliodbs.com] Sent: Saturday, February 27, 2010 12:17 AM To: Thangavel, Yuvaraj Cc: pgadmin-support@postgresql.org

[pgadmin-support] pgAgent win32 service setup

2010-03-02 Thread Kev
Hi, I've been trying to install pgAgent on a new server, and running into the same problems as described here: http://old.nabble.com/pgAgent-absent-from-win32-beta-distributions--td23139611.html However, the old solutions have not seemed to help. The service is running as the local service acco

[pgadmin-support] Server not listening

2010-03-02 Thread Gautam
Hi, I can't connect to PostgreSQL now. Its throwing the following error - " Server doesn't Listen. could not connect to server: Connection refused (0x274D/10061) Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432?" I am running PostgreSql 8.4 on my l