[pgadmin-support] compiling source code!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

2006-05-24 Thread sibel karaasma
Hi I'm a new postgresql user. I wrote ACO (ant colony optimazition) and want to replace it with GEQO in postres/src/backend/optimizer but I don't know how to compile and run the source code :(     I installed postgresql-8.1.3 and cygwin but I can not use them to compile the source code. I want to c

[pgadmin-support] Misapplication of Grant Wizard fails silently

2006-05-24 Thread Dave Minter
The pgAdmin III grant wizard seems rather counterintuitive in its handling of attempts to grant privileges to inappropriate objects. If you bring up the context menu for the Schemas, then select the Privileges tab, you can happily elect to assign privileges to groups, hit Add/Change, but then sel

Re: [pgadmin-support] Misapplication of Grant Wizard fails silently

2006-05-24 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Minter > Sent: 24 May 2006 13:24 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Misapplication of Grant Wizard > fails silently > > > The pgAdmin III grant wizard seems rat

Re: [pgadmin-support] Misapplication of Grant Wizard fails

2006-05-24 Thread Dave Minter
Quoting Dave Page : > > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Minter > > Sent: 24 May 2006 13:24 > > To: pgadmin-support@postgresql.org > > Subject: [pgadmin-support] Misapplication of Grant Wizard > > fails silently > > > > Do

Re: [pgadmin-support] Misapplication of Grant Wizard fails

2006-05-24 Thread Dave Minter
> Ah! > > Ok, I had no objects selected. So fair enough I was indeed doing something > stupid. I mean to say, rather, that I did have objects selected, but had not checked any of them (because I'm an eejot). Dave. ---(end of broadcast)--- TIP 5:

Re: [pgadmin-support] Misapplication of Grant Wizard fails

2006-05-24 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Minter > Sent: 24 May 2006 13:41 > To: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] Misapplication of Grant Wizard fails > > > > > Ah! > > > > Ok, I had no objects selected

[pgadmin-support] Proposed Patchs

2006-05-24 Thread Thomas Sondag
Hi, With PostgreSQL 8.1 and new ROLE object remplacing traditional USER/GROUP, I was a bit confuse using the dlgProperty and dlgSecurityProperty dialog because I can only select USER (ROLE with LOGIN privilege) for owner and GROUP (ROLE without LOGIN privilege) for privileges . And I not sure thi

[pgadmin-support] I get these about every 1.5 days

2006-05-24 Thread Steve W. Neal
And then the database dies requiring me to reboot my serverany ideas?   Thanks!     2006-05-23 11:10:47 ERROR  : Could not resolve hostname localhost2006-05-23 11:10:50 ERROR  : No connection to database.   (This never occurred before I loaded postgre and it only occurs when I launch pga

Re: [pgadmin-support] I get these about every 1.5 days

2006-05-24 Thread Tino Wildenhain
Steve W. Neal wrote: > And then the database dies requiring me to reboot my serverany ideas? How does it "require" you to reboot? > Thanks! > > > 2006-05-23 11:10:47 ERROR : Could not resolve hostname localhost > 2006-05-23 11:10:50 ERROR : No connection to database. Which logfile is t

Re: [pgadmin-support] Proposed Patchs

2006-05-24 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Thomas Sondag > Sent: 24 May 2006 17:28 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Proposed Patchs > > Hi, > > With PostgreSQL 8.1 and new ROLE object remplacing tradition

Re: [pgadmin-support] I get these about every 1.5 days

2006-05-24 Thread Steve W. Neal
vanilla ms 2000 on hp dual processor with 4g ram and raid 5 disk array postgre 8.0 and pgadmin 1.2 on the same drive logfile is pgadmin.log which shows the error below it is actually pdagmin that can't resolve local host - it requires a reboot...the application runs fine until pgadmin is launch

Re: [pgadmin-support] I get these about every 1.5 days

2006-05-24 Thread Tino Didriksen
I blame Windows. Try using 127.0.0.1 instead of localhost. -- Tino Didriksen Steve W. Neal wrote: it is actually pdagmin that can't resolve local host smime.p7s Description: S/MIME Cryptographic Signature

[pgadmin-support] pgAdmin III very slow if working on localhost

2006-05-24 Thread Petr Bouda
Hi allI'am facing strang problem while using pgAdmin III to browse DB running on the same machine (localhost) - it is very very slow. Coonect is quite quict, but listing all schemas takes tens of seconds, listing tables in schema takes other tens of seconds, refresing table details takes other se