Fw: infinite loop

From: "Vergoz Michael" <mvergoz(at)sysdoor(dot)com>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: Fw: infinite loop
Date: 2002-06-05 07:27:31
Message-ID: 032e01c20c62$746f8870$6303a8c0@DESCRIPT
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support


----- Original Message -----
From: "Vergoz Michael" <mvergoz(at)sysdoor(dot)com>
To: "Robert" <roell29(at)yahoo(dot)com>
Sent: Wednesday, June 05, 2002 9:27 AM
Subject: Re: [pgadmin-support] infinite loop

>
DATABASE=template0;SERVER=192.168.254.22;PORT=5432;UID=postgres;PWD=********
>
;ReadOnly=0;Protocol=6.4;FakeOidIndex=0;ShowOidColumn=0;RowVersioning=0;Show
>
SystemTables=0;ConnSettings=;Fetch=100;Socket=4096;UnknownSizes=0;MaxVarchar
>
Size=254;MaxLongVarcharSize=65536;Debug=1;CommLog=1;Optimizer=1;Ksqo=1;UseDe
>
clareFetch=0;TextAsLongVarchar=1;UnknownsAsLongVarchar=1;BoolsAsChar=1;Parse
>
=0;CancelAsFreeStmt=0;ExtraSysTablePrefixes=dd_;LFConversion=1;UpdatableCurs
> ors=1;DisallowPremature=0;TrueIsMinus1=0"
>
> is your connection string ?!?
>
> ----- Original Message -----
> From: "Robert" <roell29(at)yahoo(dot)com>
> To: <pgadmin-support(at)postgresql(dot)org>
> Sent: Wednesday, June 05, 2002 7:36 AM
> Subject: [pgadmin-support] infinite loop
>
>
> > When I connect from pgadmin2 on my xp box to
> > postgresql on my linux box, pgadmin2 stops responding
> > after the last line in the log below, while the linux
> > drive continues to churn. I am a newbie - any
> > assistance would be much appreciated.
> >
> > ----------------------
> >
> >
>
Properties="DRIVER={PostgreSQL};DATABASE=template0;SERVER=192.168.254.22;POR
>
T=5432;UID=postgres;PWD=********;ReadOnly=0;Protocol=6.4;FakeOidIndex=0;Show
>
OidColumn=0;RowVersioning=0;ShowSystemTables=0;ConnSettings=;Fetch=100;Socke
>
t=4096;UnknownSizes=0;MaxVarcharSize=254;MaxLongVarcharSize=65536;Debug=1;Co
>
mmLog=1;Optimizer=1;Ksqo=1;UseDeclareFetch=0;TextAsLongVarchar=1;UnknownsAsL
>
ongVarchar=1;BoolsAsChar=1;Parse=0;CancelAsFreeStmt=0;ExtraSysTablePrefixes=
> dd_;LFConversion=1;UpdatableCursors=1;DisallowPremature=0;TrueIsMinus1=0"
> > 2002-06-05 01:22:22 - Entering
> > pgSchema:pgDatabase.Property Get SystemObject()
> > 2002-06-05 01:22:22 - Entering
> > pgSchema:pgDatabase.Property Get Identifier()
> > 2002-06-05 01:22:22 - Entering
> > pgSchema:pgDatabase.Property Get Comment()
> > 2002-06-05 01:22:22 - Entering
> > pgSchema:pgDatabase.LookupComment(1)
> > 2002-06-05 01:22:22 - Entering
> > pgSchema:pgDatabase.dbConnect()
> > 2002-06-05 01:22:22 - Populating Comment cache
> > (database: template1)...
> > 2002-06-05 01:22:22 - Entering
> > pgSchema:pgServer.Property Get dbVersion()
> > 2002-06-05 01:22:22 - Entering
> > pgSchema:pgServer.ExecSQL("SELECT objoid, objsubid,
> > description FROM pg_description", "Connection:
> > Provider=MSDASQL.1;Extended
> >
>
Properties="DRIVER={PostgreSQL};DATABASE=template1;SERVER=192.168.254.22;POR
>
T=5432;UID=postgres;PWD=xxxxxx;ReadOnly=0;Protocol=6.4;FakeOidIndex=0;ShowOi
>
dColumn=0;RowVersioning=0;ShowSystemTables=0;ConnSettings=;Fetch=100;Socket=
>
4096;UnknownSizes=0;MaxVarcharSize=254;MaxLongVarcharSize=65536;Debug=1;Comm
>
Log=1;Optimizer=1;Ksqo=1;UseDeclareFetch=0;TextAsLongVarchar=1;UnknownsAsLon
>
gVarchar=1;BoolsAsChar=1;Parse=0;CancelAsFreeStmt=0;ExtraSysTablePrefixes=dd
> _;LFConversion=1;UpdatableCursors=1;DisallowPremature=0;TrueIsMinus1=0"")
> > 2002-06-05 01:22:22 - SQL (template1): SELECT objoid,
> > objsubid, description FROM pg_description
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! - Official partner of 2002 FIFA World Cup
> > http://fifaworldcup.yahoo.com
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 4: Don't 'kill -9' the postmaster
>

Browse pgadmin-support by date

  From Date Subject
Next Message Marc Mitchell 2002-06-05 22:43:33 Re: [ADMIN] Cache lookup error
Previous Message Dave Page 2002-06-05 07:26:48 Re: Is earlier error "Could not locate the record for deletion" fixed?