Re: [pgadmin-hackers] problem with libpq7.3.3/encrypted

2003-07-23 Thread Andreas Pflug
Christian Ruediger Bahls wrote: andreas, i tested your libpq.a .. it works[1] this seems to be some kind of esoteric bug as the CommandLineInterFace linked against the same library works like a charm .. even with encryption i made a dump: you can find an excerpt of the tcpdump at http://dmv.math.

Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show

2003-07-23 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 23 July 2003 17:44 > To: Dave Page > Cc: [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] pgadmin3 stops working when > trying to access/show > > > OK, that's the way without tunnellin

Re: [pgadmin-hackers] problem with libpq7.3.3/encrypted

2003-07-23 Thread Andreas Pflug
So I believe we have a problem with libpq 7.3.3 with encryption. Can somebody please verify this, and forward this to pgsql-bugs? I have an ancient 7.3.2 libpq without encryption, and 7.4 CVS, and it's already difficult to handle that. Regards, Andreas Christian Ruediger Bahls wrote: [2003-07-

Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show

2003-07-23 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: Andreas Pflug [mailto:[EMAIL PROTECTED] Sent: 23 July 2003 16:46 To: Dave Page Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show I wonder why this fun

Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show

2003-07-23 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 23 July 2003 16:46 > To: Dave Page > Cc: [EMAIL PROTECTED]; > [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] pgadmin3 stops working when > trying to access/show > > > I wonder why this

Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show

2003-07-23 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: Andreas Pflug [mailto:[EMAIL PROTECTED] Sent: 23 July 2003 14:00 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show Andreas, do you have any id

[pgadmin-hackers] I'm going away for a bit...

2003-07-23 Thread Dave Page
Hi all, Just to let you know that I'm going away for a little over a week tomorrow (Thursday), and will not be reading the email on the lists. I'd therefore appreciate any help any of you can give fellow users in my absence :-) Regards, Dave. ---(end of broadcast)

Re: [pgadmin-hackers] PostgreSQL.hhp

2003-07-23 Thread Dave Page
> -Original Message- > From: Darko Prenosil [mailto:[EMAIL PROTECTED] > Sent: 23 July 2003 15:28 > To: Dave Page; Andreas Pflug > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] PostgreSQL.hhp > > > I'm glad that my mail wasn't contra-productice after all ! > Sorry again, I >

Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show

2003-07-23 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 23 July 2003 14:00 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] pgadmin3 stops working when > trying to access/show > > > > >Andreas, do you have any i

Re: [pgadmin-hackers] PostgreSQL.hhp

2003-07-23 Thread Darko Prenosil
On Wednesday 23 July 2003 13:04, Dave Page wrote: > > -Original Message- > > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > > Sent: 23 July 2003 09:43 > > To: Dave Page > > Cc: Darko Prenosil; [EMAIL PROTECTED] > > Subject: Re: [pgadmin-hackers] PostgreSQL.hhp > > > > > > > > So do what yo

Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show

2003-07-23 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: which wxwindows ? official 2.4 ones or unofficial 2.5 that we provide and that is used to compile debian packages ? the official one .. ok, so it is an unpatched 2.4. btw: the wrong wxwindows library(2.4) wouldn't interfere with my installed pgadmin3, wo

Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show

2003-07-23 Thread blacknoz
>> which wxwindows ? official 2.4 ones or unofficial 2.5 that we provide and that is >> used to compile debian packages ? >the official one .. ok, so it is an unpatched 2.4. > >btw: the wrong wxwindows library(2.4) wouldn't interfere with > my installed pgadmin3, would it? No, pgadmin3 as

Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show

2003-07-23 Thread Christian Ruediger Bahls
[2003-07-23 13:24] [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >... some wxwindow xml include file is missing in debian > > which wxwindows ? official 2.4 ones or unofficial 2.5 that we provide and that is > used to compile debian packages ? the official one .. > The 2.5 package we provide is

Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show

2003-07-23 Thread blacknoz
Dear Christian, >> are you using pgadmin3's debian packages ? >> If yes, which one ? Stable / Testing / Unstable ? >of course unstable .. ok, great. >both are postgresql 7.3.3 > >> If you suspect something concerning the debian package, I will have a look at this >> tonight. >sorry cant compil

Re: [pgadmin-hackers] PostgreSQL.hhp

2003-07-23 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 23 July 2003 09:43 > To: Dave Page > Cc: Darko Prenosil; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] PostgreSQL.hhp > > > > So do what you must do. I won't touch help until we have beta out. Riiight.

Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show cert

2003-07-23 Thread Christian Ruediger Bahls
[2003-07-23 10:33] [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > are you using pgadmin3's debian packages ? > If yes, which one ? Stable / Testing / Unstable ? of course unstable .. > Andreas : > stable packages are dynamically linked against libpq 7.2.x dyn libraries/headers... > Testing and un

Re: [pgadmin-hackers] PostgreSQL.hhp

2003-07-23 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 22 July 2003 21:28 > To: Dave Page > Cc: Darko Prenosil; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] PostgreSQL.hhp > > > Dave Page wrote: > > >Comments? > > > > > > Yeah. > We had feature freeze, d

Re: [pgadmin-hackers] PostgreSQL.hhp

2003-07-23 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: Andreas Pflug [mailto:[EMAIL PROTECTED] Sent: 23 July 2003 08:43 To: Dave Page Cc: Darko Prenosil; [EMAIL PROTECTED] Subject: Re: [pgadmin-hackers] PostgreSQL.hhp Hi Dave, so you have plenty of time today to do all the stuff to compile the

Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show cert

2003-07-23 Thread blacknoz
Dear Christian, are you using pgadmin3's debian packages ? If yes, which one ? Stable / Testing / Unstable ? Andreas : stable packages are dynamically linked against libpq 7.2.x dyn libraries/headers... Testing and unstable are linked with 7.3.x. Maybe it can be something to follow ? If you s

Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show certain views

2003-07-23 Thread Christian Ruediger Bahls
[2003-07-23 09:51] Andreas Pflug <[EMAIL PROTECTED]> wrote: > Hi Christian, > this could be a problem in libpq. What happens if you execute that > select from pg_rule in the query tool? Will it run if you reduce > the number of selected columns (esp. ev_action)? of course querys on the comma

Re: [pgadmin-hackers] PostgreSQL.hhp

2003-07-23 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 23 July 2003 08:43 > To: Dave Page > Cc: Darko Prenosil; [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] PostgreSQL.hhp > > > > Hi Dave, > so you have plenty of time today to do all the stuff to compile th

Re: [pgadmin-hackers] PostgreSQL.hhp

2003-07-23 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: Andreas Pflug [mailto:[EMAIL PROTECTED] Sent: 22 July 2003 21:28 To: Dave Page Cc: Darko Prenosil; [EMAIL PROTECTED] Subject: Re: [pgadmin-hackers] PostgreSQL.hhp Dave Page wrote: Comments? Yeah. We had feature freeze, didn't we?

Re: [pgadmin-hackers] pgadmin3 stops working when trying to access/show

2003-07-23 Thread Andreas Pflug
Christian Ruediger Bahls wrote: hello .. i develop a webapplication for my universities school of mathematical sciences it uses postnuke(does not matter) on postgresql(this does :) i have to make some tables available to my co-workers so i told them to use pgadmin3(cant use pgadmin2-> we need e