[pgadmin-support] pgAdmin v1.4.1 Released

2005-12-14 Thread Dave Page
I'm pleased to announce the release of pgAdmin 1.4.1, the Open Source graphical PostgreSQL administration tool for Windows, Linux, FreeBSD, Mac OS X and Solaris, now available for download in source and a variety of binary formats from: http://www.postgresql.org/ftp/pgadmin3/release/v1.4.1/ V1.4.

[pgadmin-support] PgAdmin3 1.4.1 on Mac OSX 1.4.1 is unusable....

2005-12-14 Thread Jerry LeVan
I guess the subject says it all. I replaced 1.4.0 with 1.4.1 and many, many commands kill the application. (even select * from foo limit 100). I am running the latest MacOS X 10.4.3 and Postgresql 8.1.1. Where can I find 1.4.0, it seemed to be reasonably stable! Jerry -

Re: [pgadmin-support] PgAdmin3 1.4.1 on Mac OSX 1.4.1 is

2005-12-14 Thread Dave Page
On 14/12/05 7:05 pm, "Jerry LeVan" <[EMAIL PROTECTED]> wrote: > I guess the subject says it all. I replaced 1.4.0 with > 1.4.1 and many, many commands kill the application. > (even select * from foo limit 100). Eeep, that's not good :-(. I'm investigating now (thanks for the report) > I am r

[pgadmin-support] wishlist - sort table columns by name rather order of creation

2005-12-14 Thread Scott Chapman
Hi! Here's a wish list item for pgAdminIII. It's a great program (for a great database)! I'd like a very simple change where an option is made available in file->preferences to allow table columns in the tree to be in alphabetical order rather than the order they are in the table when it's c

[pgadmin-support] pgAdmin v1.4.1 for Mandriva Linux

2005-12-14 Thread Hendrik-Jan Heins
I just added the RPMs for Mandriva Linux (both i586 and x86_64) to the server. They'll probably be widely available in a couple of hours. Hendrik-Jan Heins ---(end of broadcast)--- TIP 6: explain analyze is your friend

Re: [pgadmin-support] pgAdmin v1.4.1 for Mandriva Linux

2005-12-14 Thread Dave Page
On 14/12/05 10:34 pm, "Hendrik-Jan Heins" <[EMAIL PROTECTED]> wrote: > I just added the RPMs for Mandriva Linux (both i586 and x86_64) to the > server. They'll probably be widely available in a couple of hours. > > Hendrik-Jan Heins > > ---(end of broadcast)---

Re: [pgadmin-support] PgAdmin3 1.4.1 on Mac OSX 1.4.1 is

2005-12-14 Thread Dave Page
On 14/12/05 9:12 pm, "Dave Page" wrote: > > > > On 14/12/05 7:05 pm, "Jerry LeVan" <[EMAIL PROTECTED]> wrote: > >> I guess the subject says it all. I replaced 1.4.0 with >> 1.4.1 and many, many commands kill the application. >> (even select * from foo limit 100). > > Eeep, that's not good

Re: [pgadmin-support] PgAdmin3 1.4.1 on Mac OSX 1.4.1 is

2005-12-14 Thread Andreas Pflug
Dave Page wrote: On 14/12/05 9:12 pm, "Dave Page" wrote: On 14/12/05 7:05 pm, "Jerry LeVan" <[EMAIL PROTECTED]> wrote: I guess the subject says it all. I replaced 1.4.0 with 1.4.1 and many, many commands kill the application. (even select * from foo limit 100). Eeep, that's not good

Re: [pgadmin-support] No server instrumentation Debian Etch AMD64

2005-12-14 Thread Andreas Pflug
Joost Kraaijeveld wrote: Hi, I once had (8.0) server instrumentation with Pg Admin 1.4.0 on Debian Etch AMD64. Now I want it with 8.1. Make, make install and running the SQL script went OK, functions are installed. You need xtra/admin81 for that. Dave, maybe we should provide tarballs for th

Re: [pgadmin-support] No server instrumentation Debian Etch AMD64

2005-12-14 Thread Joost Kraaijeveld
On Wed, 2005-12-14 at 23:36 +, Andreas Pflug wrote: > You need xtra/admin81 for that. I was using that. It is solved: after I ran the script as user "postgres" instead as user "myself", it worked (although both users appear to have the same rights on the database). -- Groeten, Joost Kraaije