Call setrlimit if possible in pg_regress to allow core file generation, and provide a switch for similar behaviour in pg_ctl.
Andrew Dunstan <andrew@dunslane.net>
Call setrlimit if possible in pg_regress to allow core file generation, and provide a switch for similar behaviour in pg_ctl.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pg_ctl-ref.sgml | modified | +16 −1 |
| src/bin/pg_ctl/pg_ctl.c | modified | +47 −3 |
| src/test/regress/pg_regress.c | modified | +34 −1 |