Reset walsender ps title in the main loop
When in streaming mode we can never get out, so it will never
be required, but after a base backup (or other operations)
we can get back to the loop, so the title needs to be cleared.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=b7ebda9d8c6f78b3bb31247531d0ef0e64b32a16
Modified Files
--------------
src/backend/replication/walsender.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
pgsql-committers by date
| Next: | From: Magnus Hagander | Date: 2011-01-11 09:08:59 |
| Subject: Re: [COMMITTERS] pgsql: Set process title to indicate base backup is running |
| Previous: | From: Heikki Linnakangas | Date: 2011-01-11 08:50:00 |
| Subject: Re: [COMMITTERS] pgsql: Set process title to indicate base backup
is running |