Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> How do you know that the pager is in the same process group? Is the
> process group something that's inherited automatically on fork()?
It certainly should be.
> I can confirm that when the pager is open, psql does not resize
> properly. Maybe psql is ignoring signals while the pager is open, or
> something.
If the pager is running, psql's not going to do anything anyway, no?
What behavior are you expecting?
regards, tom lane