This is a discussion on Re: crash on Mac OS X in version >= 1.6.2 when using owner comboboxes within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> David, Just wanted to let you know I'm having the same problem. To get around this, you can tab ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| David, Just wanted to let you know I'm having the same problem. To get around this, you can tab into the field, type the first letter of the owner, then tab out of the field. I'm not sure what to do if you have two owners that start with the same letter; I don't have that many owners. I have had to drop back to using 1.4.3 though, because this is not the only problem I'm having with 1.6.2. It is also stalling when I try to back up databases. It will get up to a certain point and just stall. If I close the export window, the program crashes. I found your message by searching the archives at http:// archives.postgresql.org/, so this isn't a reply to your original message, so it may not thread properly. ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| |||
| Dave Livesay wrote: > David, > > Just wanted to let you know I'm having the same problem. > > To get around this, you can tab into the field, type the first letter of > the owner, then tab out of the field. I'm not sure what to do if you > have two owners that start with the same letter; I don't have that many > owners. Thanks, fixed in SVN for 1.6.3. > I have had to drop back to using 1.4.3 though, because this is not the > only problem I'm having with 1.6.2. It is also stalling when I try to > back up databases. It will get up to a certain point and just stall. If > I close the export window, the program crashes. Investigating... Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| |||
| Dave Livesay wrote: > David, > > It is also stalling when I try to > back up databases. It will get up to a certain point and just stall. If > I close the export window, the program crashes. I've committed a fix to SVN that appears to resolve this. Thanks, Dave ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| ||||
| On Feb 5, 2007, at 8:16 AM, Dave Page wrote: >> To get around this, you can tab into the field, type the first >> letter of >> the owner, then tab out of the field. I'm not sure what to do if you >> have two owners that start with the same letter; I don't have that >> many >> owners. > > Thanks, fixed in SVN for 1.6.3. I just tried the snapshot (http://www.pgadmin.org/snapshots/osx/ pgadmin3-1.6-20070206.tar.bz2) and the problem seems to be resolved. Thanks! ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |