[pgadmin-support] compiling pgadmin

2005-10-20 Thread Hendrik-Jan Heins
Hello, I'm trying to compile pgAdmin3 1.2.2 on Mandriva Linux 2005LE. Unfortunately, it´s not working. There's no wxWidgets 2.6.x in Mandriva 2005LE, so I built that myself before, all according to the rules on your site. But I get an error on make. Actually I get a lot of errors on make. That's w

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Harald Armin Massa
Dave, I had this "clicking OK multiple times" on 1.2 pgAdmin. But my impression was that that "ok" really started VACUUM again. Harald-- GHUM Harald Massapersuasion python postgresqlHarald Armin MassaReinsburgstraße 202b70197 Stuttgart0173/9409607

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Harald Armin Massa
In my case even "intense and active waiting" helped. VACUUM seemed to stop for some thinking, then it moved it moved it... I had this "clicking OK multiple times" on 1.2 pgAdmin. But my impression was that that "ok" really started VACUUM again.  Yes, it does - it seems to just pause every now

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Dave Page
  From: Harald Armin Massa [mailto:[EMAIL PROTECTED] Sent: 20 October 2005 17:00To: Dave PageCc: Andreas Pflug; pgadmin-support@postgresql.orgSubject: Re: [pgadmin-support] interface freezes on long running ops Dave,I had this "clicking OK multiple times" on 1.2 pgAdmin

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 20 October 2005 16:08 > To: Dave Page > Cc: Harald Armin Massa; pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] interface freezes on long running ops > > Dave Page wrote: > > >> > >>Hm, might

[pgadmin-support] Trouble Restoring Database with Postgis Geometry

2005-10-20 Thread Johan Wehtje
I am running Postgresql 8.03 on Windows XP proffessional installed with 1.04 Postgis. I have a Database that I wanted to restore to another machine with an identical Postgresql installation. Creating the Dumpfile proceeds smoothly, but when I try to restore PgAdmin hangs. The Database has 2 sche

Re: [pgadmin-support] viewing tables with bytea fields in 1.2.2 and

2005-10-20 Thread Andreas Pflug
Keith C. Perry wrote: I would think you really can't or **probably** would not manipulate byteas in pgadmin. Could there not be and option to "ignore" a bytea field(s) (i.e. a placeholder or some sort) so that you can insert, update, etc other record fields without having to wait for bytea fie

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Andreas Pflug
Dave Page wrote: Hm, might be a change of function over time; check it out. It's documented as the same in 2.4.2 . Sounds feasible to test std wxYield with win32 and Unix, maybe it works. Regards, Andreas ---(end of broadcast)--- TIP 6: exp

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 20 October 2005 15:38 > To: Dave Page > Cc: Harald Armin Massa; pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] interface freezes on long running ops > > Dave Page wrote: > > > > > I just com

Re: [pgadmin-support] Possible bug in pgAdmin III v1.2.2

2005-10-20 Thread Andreas Pflug
A.j. Langereis wrote: To whom it may concern, My pgAdmin crashed when I tried to vacuum the "template0" database. It is of course not needed to vacuum this database, but I clicked on it by accident. When I tried it again, this time on purpose, it happened again. This is caused by launching

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Andreas Pflug
Dave Page wrote: I just committed a fix for this because I was able to reproduce it. You can optionally pass a wxWindow to wxSafeYield to prevent it from disabling input from that one window, which is what I have done to allow the cancel button to be pressed. I'm not entirely sure why we don't

Re: [pgadmin-support] beta2 guru hints misidentifies server OS

2005-10-20 Thread Andreas Pflug
Oriza Triznyák wrote: Hi All, Beta2 Guru Hints says: ### QUOTE BEGINS Unicode encoding on a Win32 server The database XX is created to use Unicode (UTF8) encoding to store data and is operated on a PostgreSQL 8.0 server running on a Win32 server. The PostgreSQL 8.0 Win32 implementation is n

Re: [pgadmin-support] interface freezes on long running ops

2005-10-20 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andreas Pflug > Sent: 13 October 2005 17:26 > To: Harald Armin Massa > Cc: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] interface freezes on long running ops > > Harald Armin M

Re: [pgadmin-support] Beta3 windows installer wont install

2005-10-20 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Oriza Triznyák > Sent: 20 October 2005 13:39 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Beta3 windows installer wont install > > I've just downloaded the zipped msi file fr

[pgadmin-support] Beta3 windows installer wont install

2005-10-20 Thread Oriza Triznyák
I've just downloaded the zipped msi file from http://www.postgresql.org/ftp/pgadmin3/beta/ pgAdmin III 1.4 Beta3 windows installer won't install anything. No use if I set the target path to an existent or to a simpler one. XP pro, v2002 Hungarian, SP2, with pgAdmin III v1.2 already installed. Yes,

[pgadmin-support] beta2 guru hints misidentifies server OS

2005-10-20 Thread Oriza Triznyák
Hi All, Beta2 Guru Hints says: ### QUOTE BEGINS Unicode encoding on a Win32 server The database XX is created to use Unicode (UTF8) encoding to store data and is operated on a PostgreSQL 8.0 server running on a Win32 server. The PostgreSQL 8.0 Win32 implementation is not able to sort characte

[pgadmin-support] Possible bug in pgAdmin III v1.2.2

2005-10-20 Thread A.j. Langereis
To whom it may concern,   My pgAdmin crashed when I tried to vacuum the "template0" database. It is of course not needed to vacuum this database, but I clicked on it by accident. When I tried it again, this time on purpose, it happened again.   The PostgreSQL database that is used is v8.0.4, t

[pgadmin-support] pgAdmin III v1.4.0 Beta 3 released for testing

2005-10-20 Thread Dave Page
Beta 3 of pgAdmin 1.4.0, the graphical PostgreSQL administration tool for Windows, Linux, FreeBSD and Solaris is now available for download from http://www.postgresql.org/ftp/pgadmin3/beta/ This new beta version fixes various issues in the *nix build system and includes much tighter configuration