vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi Andreas, Noticed a bug today which I guess comes from your factory related refactorisation. In a nutshell, refreshing the top level servers node drops all registered servers (except the detected local servers on Windows). Can you take a look please? Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| ||||
| Dave Page wrote: > Hi Andreas, > > Noticed a bug today which I guess comes from your factory related > refactorisation. In a nutshell, refreshing the top level servers node > drops all registered servers (except the detected local servers on > Windows). Hm, that shouldn't refresh at all (CanRefresh() returning false), makes no sense. new pgServerCollection needed for that. Regards, Andreas ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |