Re: pg_stat_statements temporary file

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_stat_statements temporary file
Date: 2012-05-25 16:54:46
Message-ID: 4FBFB956.6050704@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Why would they want that? PSS only writes the tempfile on shutdown and
> reads it on startup. Unlike pgstats which reads and writes it all the
> time.

Ah, ok! Didn't know that.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-05-25 16:56:17 Re: pg_dump and thousands of schemas
Previous Message Magnus Hagander 2012-05-25 16:52:51 Re: pg_stat_statements temporary file