diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-03-30 22:11:55 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-03-30 22:11:55 +0000 |
commit | 4243f2387a762b26c8e6be5c8094425798d86ea3 (patch) | |
tree | e32fc797f4cb2638a828d55c41fd2d13dfa92278 /src/backend/access/gist/gist.c | |
parent | bee34e9930a7a52e0a46650ac8f3f31093368ddb (diff) | |
download | postgresql-4243f2387a762b26c8e6be5c8094425798d86ea3.tar.gz |
Suppress attempts to report dropped tables to the stats collector from a
startup or recovery process. Since such a process isn't a real backend,
pgstat.c gets confused. This accounts for recent reports of strange
"invalid server process ID -1" log messages during crash recovery.
There isn't any point in attempting to make the report, since we'll discard
stats in such scenarios anyhow.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions