| Erwin Brandstetter 2006-10-27, 7:50 pm |
| brandstetter@falter.at wrote:
> dpage@vale-housing.co.uk wrote:
>
> I am using the "Database bar" from the SQL dialogue window, which I
> open with a click on the icon with the pencil in the tool bar of the
> main window.
>
> To be precise, not only the "maintainance DB" is being displayed.
> In my case I have a DB cluster with 3 databases: "postgres" (=
> maintainance DB), "phpsession" and "event" (besides template0 and
> template1).
> After I have picked my "Server" I can chose from "postgres",
> "phpsession" and "template1". But "event" (being the main database) is
> not in the list.
After further testing I could narrow down the cause.
When I try to connect to another database on the same host (same
IP-address), then a database of the _same name_ as the one of the
current connection is not listed and cannot be chosen.
Concerns connections on different port or with different login. This
happens to be the one situation where the feature would be most useful
(to me).
Tested with plain TCP/IP connection to a remote server as well as with
SSH-connection and portforwarding.
Contrary to initial suspicions, maintainance DB seems to be unrelated.
The other aforementioned problems still exist in rev. 5508:5517 (but are
less important IMO).
Regards
Erwin
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql
.org so that your
message can get through to the mailing list cleanly
|