Skip to content
Snippets Groups Projects
user avatar
Heikki Linnakangas authored
The regular backend's main loop handles signal handling and error recovery
better than the current WAL sender command loop does. For example, if the
client hangs and a SIGTERM is received before starting streaming, the
walsender will now terminate immediately, rather than hang until the
connection times out.
fd5942c1
History
Name Last commit Last update