Re: Double-click on .sql file (Win32)

From: Dave Page <dpage(at)postgresql(dot)org>
To: rod(at)iol(dot)ie
Cc: Pgadmin-Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Double-click on .sql file (Win32)
Date: 2007-09-03 11:48:31
Message-ID: 46DBF48F.7010701@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Raymond O'Donnell wrote:
> Hi Dave et al.,
>
> On Windows, when I double-click on a .sql file (which PgAdmin has
> associated with itself), PgAdmin starts up and presents a database login
> dialog - but the server drop-down is empty so I can't login!

Not sure I recall why Magnus left that as a combo box there, but you
should be able to manually enter the server, username and database
details, eg:

Server: localhost:5432
Database: demo
Username: postgres

It should remember what you used as well to prevent typing on subsequent
occasions.

Regards, Dave.

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Erwin Brandstetter 2007-09-03 12:03:46 Re: pgadmin 1.8.0 beta3 bug
Previous Message Raymond O'Donnell 2007-09-03 11:15:02 Double-click on .sql file (Win32)