pgAdmin cant browse Database - does not react

From: "Kaiser, Norbert" <Norbert(dot)Kaiser(at)t-systems(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: pgAdmin cant browse Database - does not react
Date: 2003-07-25 08:13:59
Message-ID: 8730C545389BD7118BCE000347055E663EBE38@G9JNV.mgb01.telekom.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

I have a problem. If I was connected to the server, and I click to "Databases" pgAdmin does not react.

The last 3 lines of pgAdminII.log:

2003-07-25 09:35:54 - Populating Comment cache (database: template1)...
2003-07-25 09:35:54 - Entering pgSchema:pgServer.ExecSQL("SELECT objoid, objsubid, description FROM pg_description", "Connection: Provider=MSDASQL.1;Extended Properties="DRIVER={PostgreSQL};DATABASE=template1;SERVER=w05141;PORT=5432;UID=kaiser;PWD=xxxxxx;ReadOnly=0;Protocol=6.4;FakeOidIndex=0;ShowOidColumn=0;RowVersioning=0;ShowSystemTables=0;ConnSettings=;Fetch=100;Socket=4096;UnknownSizes=0;MaxVarcharSize=254;MaxLongVarcharSize=65536;Debug=1;CommLog=1;Optimizer=1;Ksqo=1;UseDeclareFetch=0;TextAsLongVarchar=1;UnknownsAsLongVarchar=0;BoolsAsChar=1;Parse=0;CancelAsFreeStmt=0;ExtraSysTablePrefixes=dd_;LFConversion=1;UpdatableCursors=1;DisallowPremature=0;TrueIsMinus1=0;BI=0;ByteaAsLongVarBinary=0;UseServerSidePrepare=0"", 0, -1, 1)
2003-07-25 09:35:54 - SQL (template1): SELECT objoid, objsubid, description FROM pg_description

phpPgAdmin is working with this Server.
pgAdminII works with another server perfectly.

What can I do?

Thanks

Norbert

Browse pgadmin-support by date

  From Date Subject
Next Message frank_lupo 2003-07-26 05:31:44 Re: pgAdmin cant browse Database - does not react
Previous Message Andreas Pflug 2003-07-24 12:17:31 Re: PostgreSQL locks records (I think)...