It'd be real nice if I could make pgadmin's help window be not on top. Most
apps have an option in the help thing to have the window be on-top,
not-on-top, or default (i.e. whatever the help file suggests).
-Matt
---(end of broadcast)---
TI
When I use the explain button in pgadmin2 1.4.2 with a postgresql 7.3
server, I only get the top line from the plan. 7.3 looks like it returns
plans as multiple line result sets, instead of a big notice.
-Matt
---(end of broadcast)---
TIP 6
I'm trying to customize an existing pgAgent job by adding some steps, one of
which needs to run before the existing step. Unfortunately this doesn't
seem to be possible without re-creating the job from scratch.
It appears that the order is determined simply by the job step table's PK.
Since t