Steve Haslam wrote:
>
> The following bug has been logged online:
>
> Bug reference: 6082
> Logged by: Steve Haslam
> Email address: araq...@googlemail.com
> PostgreSQL version: 9.0.4
> Operating system: Debian GNU/Linux (amd64)
> Description:server segfault - pg_stat
On Wed, Jun 29, 2011 at 23:52, Tom Lane wrote:
> Magnus Hagander writes:
>> On Wed, Jun 29, 2011 at 15:31, Steve Haslam wrote:
>>> => select pg_stat_reset_shared(null)
>>> *server segfault*
>
>> Thanks for the report - fixed, and will be in next releases.
>
> Seems like the more appropriate fix
Magnus Hagander writes:
> On Wed, Jun 29, 2011 at 15:31, Steve Haslam wrote:
>> => select pg_stat_reset_shared(null)
>> *server segfault*
> Thanks for the report - fixed, and will be in next releases.
Seems like the more appropriate fix in HEAD is to mark the function
strict in pg_proc.h.
On Wed, Jun 29, 2011 at 15:31, Steve Haslam wrote:
>
> The following bug has been logged online:
>
> Bug reference: 6082
> Logged by: Steve Haslam
> Email address: araq...@googlemail.com
> PostgreSQL version: 9.0.4
> Operating system: Debian GNU/Linux (amd64)
> Description:
The following bug has been logged online:
Bug reference: 6082
Logged by: Steve Haslam
Email address: araq...@googlemail.com
PostgreSQL version: 9.0.4
Operating system: Debian GNU/Linux (amd64)
Description:server segfault - pg_stat_reset_shared(null)
Details:
=> sele