Re: [pgadmin-support] Connnection to SSL enabled server

2003-10-30 Thread timothy . r . morley
Every version of pgadmin3 I have tried, whether production releases such as 1.0.0 and 1.0.1 or nightly builds have been the rpms built for the appropriate platforms.  I used the the binary tgz for Slackware. Tim Andreas Pflug <[EMAIL PROTECTED]> 10/30/2003 08:28 AM                 To:    

Re: [pgadmin-support] Connnection to SSL enabled server

2003-10-30 Thread Network Administrator
Quoting Andreas Pflug <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] wrote: > > > > > I've done some more testing. I installed pgadmin3-1.0.1 and > > pgadmin3-1.1.0-cvs20031030 on a Mandrake 9.2 box. The Mandrake 9.2 > > box has all updates applied and is running openssl-0.9.7b-4.1.92mdk. > > Whe

Re: [pgadmin-support] Connnection to SSL enabled server

2003-10-30 Thread Andreas Pflug
Network Administrator wrote: 3. Slackware 9.1: All queries on all servers work. Client has openssl-0.9.7b installed. to through my $0.02 in. Slackware does work with ssl=reguire but when I did try to use the visual query tool (not sure how to use it actually) the 10/29 snapshot did crash.

Re: [pgadmin-support] Query Tool (not Builder) and SSL

2003-10-30 Thread Andreas Pflug
Network Administrator wrote: Ok, that is problem my fault. I'm using the slackware package Version 1.1.0 Devel (Oct 29 2003). On the original post the problem use the visual query builder (unless I missed the jist of that post) using ssl. When I tested this, pgAdmin crashes for both ssl and non

Re: [pgadmin-support] Constraint Bug

2003-10-30 Thread Andreas Pflug
Trevor McGing wrote: Please find attached three files, 2 pg_dump files from both posgres versions, and a schema genorated by pg Admin 2, i could not find away to do this in version 3. The schema was created before the migration, I tried to produce one after, but pgAdmin 2 had problems with postgre

Re: [pgadmin-support] Connnection to SSL enabled server

2003-10-30 Thread Jean-Michel POURE
Le Jeudi 30 Octobre 2003 15:28, Andreas Pflug a écrit : > Did you try the binary versions too? Jean-Michel, what's happening on > your machines when connecting with ssl=require? I will do some testing tonight. Cheers, Jean-Michel ---(end of broadcast)-

Re: [pgadmin-support] Connnection to SSL enabled server

2003-10-30 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: I've done some more testing. I installed pgadmin3-1.0.1 and pgadmin3-1.1.0-cvs20031030 on a Mandrake 9.2 box. The Mandrake 9.2 box has all updates applied and is running openssl-0.9.7b-4.1.92mdk. When I connect from this machine to my SSL enabled PostgreSQL machine

Re: [pgadmin-support] Connnection to SSL enabled server

2003-10-30 Thread timothy . r . morley
I've done some more testing.  I installed pgadmin3-1.0.1 and pgadmin3-1.1.0-cvs20031030 on a Mandrake 9.2 box.  The Mandrake 9.2 box has all updates applied and is running openssl-0.9.7b-4.1.92mdk.  When I connect from this machine to my SSL enabled PostgreSQL machine pgadmin3 crashes(both version

Re: [pgadmin-support] Connnection to SSL enabled server

2003-10-30 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: I just setup a Slackware 9.1 machine and tried pgadmin3-1.0.1 and the October 29 snapshot of pgadmin3 with a connection to my SSL enabled PostgreSQL server. Everything worked perfectly. The Slack 9.1 machine has openssl-0.9.7b on it. I have a coworker running Mandrak

Re: [pgadmin-support] Constraint Bug

2003-10-30 Thread Matt Chatterley
For the record, I have also experienced this exact problem when upgrading from PGSQL 7.2 to PGSQL 7.3 (and pgAdminII to pgAdminIII at the same time). My FK constraints are still there, but are totally invisible in pgAdminIII. Andreas Pflug <[EMAIL PROTECTED]> wrote : > Trevor McGing wrote: > >

Re: [pgadmin-support] [GENERAL] pgAdmin vs SQL Server Enterprise Manager

2003-10-30 Thread Dave Page
Hi Mike, > -Original Message- > From: Jean-Michel POURE [mailto:[EMAIL PROTECTED] > Sent: 29 October 2003 18:32 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] [GENERAL] pgAdmin vs SQL > Server Enterprise Manager > > > I am working at

[pgadmin-support] Error Message: ERROR: DROP DATABASE: database is marked as a template

2003-10-30 Thread Sachintana
-- System Information -- Platform:       Windows XP Version:        5.1 Build:      2600 -- Application Information -- Name:       pgAdmin II Version:        1.6.0 Descripton:     Name:       pgSchema Version:        1.6.0 Descripto

[pgadmin-support] PGAdmin III - string literal parse error entering functions

2003-10-30 Thread Michael Foy
All,   Thanks for the great product.     When entering functions to create a trigger using the create trigger dialog like the one below.  You have to use three single quotes instead of two to enclose string literals.  Either this should be documented if it is the correct way to do this,