mirror of
https://github.com/postgres/postgres.git
synced 2026-04-02 07:46:09 -04:00
a hung client or lost connection can't indefinitely block a postmaster child (not to mention the possibility of deliberate DoS attacks). Timeout is controlled by new authentication_timeout GUC variable, which I set to 60 seconds by default ... does that seem reasonable? |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| database.c | ||
| guc-file.l | ||
| guc.c | ||
| Makefile | ||
| postgresql.conf.sample | ||
| ps_status.c | ||
| superuser.c | ||