aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-07-08 12:01:08 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-07-08 12:01:08 -0400
commit88cf37d2a86d5b66380003d7c3384530e3f91e40 (patch)
treeb9fe08c9dafee7259a62fdb505dd6841c9d09f64 /src/backend/tcop/postgres.c
parente8bde9e2538a25b4a5deea569c4c48244c1a7e40 (diff)
downloadpostgresql-88cf37d2a86d5b66380003d7c3384530e3f91e40.tar.gz
postgresql-88cf37d2a86d5b66380003d7c3384530e3f91e40.zip
Add some temporary code to record stack usage at server process exit.
This patch is meant to gather information from the buildfarm members, and will be reverted in a day or so. The idea is to try to find out the high-water stack consumption while running the regression tests, particularly on IA64 which is suspected to use much more stack than other architectures. On machines with pmap, we can use that; but the IA64 farm members are running HPUX, so also include some bespoke code for HPUX. (I've tested the latter on HPUX 10/HPPA; not entirely sure it will work on HPUX 11/IA64, but we'll soon find out.) Discussion: <CAM-w4HMwwcwaVvYcAH0_FGtG5GeXdYVRfvG81pXnSJWHnCfosQ@mail.gmail.com>
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions