[pgadmin-support] tries to use -h switch when not needed

2008-03-18 Thread Roberto C . Sánchez
I have noticed that on Mac OS X (v 1.8.1) and Debian Etch (v 1.4.3), I see incorrect behavior when trying to restore into a database when the connection to the database is via a UNIX domain socket. In such a case, there is no hostname specified. However, the commandline produced for the restore c

Re: [pgadmin-support] pgAdmin Crashes After Changing Timezone Setting

2008-03-18 Thread Rommel the iCeMAn
> It isn't released yet - I've fixed the bug in the editor and it will be in 1.8.3 when that comes out. I'll be waiting ;-) > The editor was showing lines for TimeZone and timezone. Edit the first, and you get the error. The second works fine. Understood. > OK, well if that doesn't work, it's

Re: [pgadmin-support] pgAdmin Crashes After Changing Timezone Setting

2008-03-18 Thread Dave Page
On Tue, Mar 18, 2008 at 7:06 PM, Rommel the iCeMAn <[EMAIL PROTECTED]> wrote: > > I've fixed the bug in pgAdmin for 1.8.3 > > Where can I download 1.8.3? I just visited the download page but I am > only seeing links for 1.8.2. It isn't released yet - I've fixed the bug in the editor and it will be

Re: [pgadmin-support] pgAdmin Crashes After Changing Timezone Setting

2008-03-18 Thread Rommel the iCeMAn
> I've fixed the bug in pgAdmin for 1.8.3 Where can I download 1.8.3? I just visited the download page but I am only seeing links for 1.8.2. > (hint: edit the timezone setting, not TimeZone) I don't understand. Am I not supposed to modify the line #timezone = unknown so that it reads timezone =

[pgadmin-support] how do i install pgadmin3 on solaris.

2008-03-18 Thread Potluri Srikanth
Hello, I am using a MPP based database called Greenplum, which is based on Postgresql. Can you give me steps how do i install pgadmin3 for my database? Platform : SUN (Thumper DW20). OS : SOLARIS 10. Database: greenplum (postgresql based). Regards, Srikanth k Potluri

[pgadmin-support] Problem with focus in report dialogs

2008-03-18 Thread Marcin Zajaczkowski
Hi, There is an issue related to report dialogs called from context menu "Reports". A focus is set (or is not set) in that way that it's unable to move it to another component (widget) using TAB key. It's required to select for example some edit box to allow iterate through them. Steps to r

Re: [pgadmin-support] pgAdmin Crashes After Changing Timezone Setting

2008-03-18 Thread Dave Page
On Mon, Mar 17, 2008 at 4:41 PM, Rommel the iCeMAn <[EMAIL PROTECTED]> wrote: > I tried manually editing the postgresql.conf file in Notepad but when I > reload PostgreSQL it ignores the entry in the config file and defaults to > 'Canada/Atlantic' time zone. I am using pgAdmin3 v1.8.2.99 and Po