diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2012-10-05 17:13:07 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2012-10-05 17:21:12 +0300 |
commit | fd5942c18f977a36fec66a8d1281092805f2a55e (patch) | |
tree | 722501422b9f52f412729096be8f49688212474c /src/tutorial/basics.source | |
parent | 1997f34db4687e671690ed054c8f30bb501b1168 (diff) | |
download | postgresql-fd5942c18f977a36fec66a8d1281092805f2a55e.tar.gz postgresql-fd5942c18f977a36fec66a8d1281092805f2a55e.zip |
Use the regular main processing loop also in walsenders.
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.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions